caddy/conf.d/turn.boba.best
2021-12-17 21:13:56 -06:00

9 lines
120 B
Plaintext

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