caddy/conf.d/drone.boba.best

12 lines
170 B
Plaintext
Raw Normal View History

2021-08-01 16:59:16 -05:00
# vim: ft=caddyfile
drone.boba.best {
encode zstd gzip
reverse_proxy localhost:8081 {
header_up X-Real-IP {remote_host}
}
import basicerrors
}