caddy/conf.d/hetz.boba.best

14 lines
218 B
Plaintext

# vim: ft=caddyfile
hetz.boba.best {
import hsts
header Access-Control-Allow-Origin *
root * /var/www/hetz.boba.best/public
file_server {
precompressed br gzip
}
import basicerrors
}