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

14 lines
325 B
Text
Raw Normal View History

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