caddy/conf.d/share.boba.best
2021-12-12 23:57:19 -06:00

14 lines
172 B
Plaintext

# vim: ft=caddyfile
share.boba.best {
encode zstd gzip
import hsts
import log
handle {
reverse_proxy localhost:87
}
import basicerrors
}