ponyapi/run/Caddyfile

8 lines
103 B
Caddyfile

ponyapi.apps.xeserv.us {
log syslog
proxy / http://127.0.0.1:6452 {
proxy_header Host {host}
}
}