Add talkyard

This commit is contained in:
BBaoVanC 2022-04-02 23:27:57 -05:00
parent e2e046e774
commit d4ed204c5a
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# vim: ft=caddyfile
talkyard.bbaovanc.com {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:84
import basicerrors
}