14 lines
No EOL
322 B
Text
14 lines
No EOL
322 B
Text
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
|
|
encode zstd gzip
|
|
}
|
|
|
|
import common-settings
|
|
import log iceshrimp
|
|
import robots-txt
|
|
} |