diff --git a/conf.d/drone.bbaovanc.com b/conf.d/drone.bbaovanc.com deleted file mode 100644 index 5bee0bf..0000000 --- a/conf.d/drone.bbaovanc.com +++ /dev/null @@ -1,13 +0,0 @@ -# vim: ft=caddyfile - -drone.bbaovanc.com { - encode zstd gzip - import hsts - import log - - reverse_proxy localhost:8080 { - header_up X-Real-IP {remote_host} - } - - import basicerrors -}