caddy/conf.d/turn.boba.best

9 lines
120 B
Plaintext

# vim: ft=caddyfile
turn.boba.best {
encode zstd gzip
import hsts
import log
respond "where are you"
}