caddy/conf.d/emotes.boba.best

14 lines
197 B
Plaintext
Raw Normal View History

2021-08-01 16:59:16 -05:00
# vim: ft=caddyfile
emotes.boba.best {
encode zstd gzip
2021-09-04 16:47:16 -05:00
import hsts
2021-08-01 16:59:16 -05:00
root * /var/www/emotes.boba.best/public
file_server {
index index.json
}
import basicerrors
}