Add log + remark config

This commit is contained in:
2021-10-30 00:06:10 -05:00
parent be8294a8b2
commit 423585bc9a
21 changed files with 53 additions and 0 deletions

14
conf.d/hetz.boba.best Normal file
View File

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