Files
tools/configs/caddy/reverse.Caddyfile
T

4 lines
56 B
Caddyfile
Raw Normal View History

2023-08-22 17:53:03 -04:00
:REPLACE_SERVER_PORT {
reverse_proxy localhost:8080
}