Add share.boba.best

This commit is contained in:
2021-12-12 23:57:19 -06:00
parent 47c1780ebb
commit 030bf31bca
+13
View File
@@ -0,0 +1,13 @@
# vim: ft=caddyfile
share.boba.best {
encode zstd gzip
import hsts
import log
handle {
reverse_proxy localhost:87
}
import basicerrors
}