caddy/conf.d/isso.bbaovanc.com

14 lines
202 B
Plaintext

# vim: ft=caddyfile
isso.bbaovanc.com {
encode zstd gzip
import hsts
import log
reverse_proxy localhost:86 {
header_down Cache-Control no-cache
}
import basicerrors
}