olivetin/integration-tests/proxies/caddy/Caddyfile

4 lines
78 B
Caddyfile

http://olivetin.example.com {
reverse_proxy * http://localhost:1337
}