caddy/conf.d/share.boba.best

13 lines
157 B
Plaintext
Raw Normal View History

2021-12-12 23:57:19 -06:00
# vim: ft=caddyfile
share.boba.best {
encode zstd gzip
import hsts
handle {
reverse_proxy localhost:87
}
import basicerrors
}