diff --git a/Caddyfile b/Caddyfile index a2ef1ff..ea852c0 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,4 +1,4 @@ placeany.site { - encode zstd gzip + encode zstd gzip reverse_proxy http://localhost:5099 }