ponyapi/run/Caddyfile

8 lines
103 B
Caddyfile
Raw Permalink Normal View History

2016-01-16 15:59:38 +00:00
ponyapi.apps.xeserv.us {
log syslog
proxy / http://127.0.0.1:6452 {
proxy_header Host {host}
}
}