Add talkyard

This commit is contained in:
BBaoVanC 2022-04-12 17:53:44 -05:00
parent f2f6027e43
commit 39afa5b8dd
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:88
import basicerrors
}