caddy/conf.d/archive.boba.best

11 lines
136 B
Plaintext
Raw Normal View History

2022-05-20 23:33:21 -05:00
# vim: ft=caddyfile
archive.boba.best {
encode zstd gzip
import hsts
reverse_proxy localhost:90
import basicerrors
}