synth.download/.old/etc/caddy/sites-enabled/twitch

16 lines
No EOL
293 B
Text

twitch.synth.download {
reverse_proxy 127.0.0.1:24682
import common-settings
import log twitch
import robots-txt
}
# required backend
b.twitch.synth.download {
reverse_proxy 127.0.0.1:43072
import common-settings
import log twitch-backend
import robots-txt
}