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