diff --git a/Docs/ServerConfig/cache/Caddyfile b/Docs/ServerConfig/cache/Caddyfile index b818fae827..9bddec411f 100644 --- a/Docs/ServerConfig/cache/Caddyfile +++ b/Docs/ServerConfig/cache/Caddyfile @@ -3,10 +3,6 @@ cache.mapcomplete.org { to http://127.0.0.1:2345 } - reverse_proxy /extractgraph { - to http://127.0.0.1:2346 - } - reverse_proxy /* { to http://127.0.0.1:7800 }