Clean up a few more domains

This commit is contained in:
2022-05-23 03:06:20 -05:00
parent 024579aefe
commit 3279951295
5 changed files with 1 additions and 27 deletions

View File

@ -1,9 +0,0 @@
# vim: ft=caddyfile
errors.bbaovanc.com {
encode zstd gzip
import hsts
root * /etc/caddy/errors/img
file_server
import basicerrors
}

View File

@ -1,10 +0,0 @@
# vim: ft=caddyfile
lists.bbaovanc.com {
encode zstd gzip
import hsts
reverse_proxy localhost:85
import basicerrors
}