mirror of
https://github.com/tronbyt/server.git
synced 2025-12-19 08:25:46 +01:00
4 lines
68 B
Caddyfile
4 lines
68 B
Caddyfile
https://localhost:{$SERVER_PORT} {
|
|
reverse_proxy http://web:8000
|
|
}
|