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

14 lines
328 B
Text
Raw Normal View History

beeping.synth.download {
reverse_proxy 127.0.0.1:24042
# favicon stuff
handle_path /assets/synth.download/synth.png {
root * /var/www/website/assets/synth.download/synth.png
file_server
2025-07-12 00:29:20 -05:00
import common-settings
}
import common-settings
import log iceshrimp
import robots-txt
}