caddy/conf.d/status.boba.best

11 lines
156 B
Plaintext
Raw Normal View History

2021-08-01 16:59:16 -05:00
# vim: ft=caddyfile
2022-05-05 16:58:42 -05:00
status.boba.best, status.bbaovanc.com {
2021-08-01 16:59:16 -05:00
encode zstd gzip
2021-09-04 16:47:16 -05:00
import hsts
2021-09-24 18:03:12 -05:00
reverse_proxy localhost:83
2021-08-01 16:59:16 -05:00
import basicerrors
}