synth.download/.old/etc/caddy/sites-enabled/ask-js

10 lines
No EOL
235 B
Text

asking.synth.download {
reverse_proxy 127.0.0.1:20617 {
header_up X-Real-Ip {remote_host}
header_up X-Http-Version {http.request.proto}
}
import common-settings
import log ask-js
import robots-txt
}