caddy/conf.d/share.boba.best

13 lines
157 B
Plaintext

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