This commit is contained in:
Gérald Colangelo
2026-03-20 16:28:09 +01:00
parent 3dd478de43
commit 64b2f04bd1

View File

@@ -175,8 +175,8 @@ SSLRandomSeed connect builtin
# modules, e.g.
LogLevel info
ProxyPass "/" "http://komodo-core:9120/"
ProxyPassReverse "/" "http://komodo-core:9120/"
ProxyPass "/" "http://komodo-core-1:9120/"
ProxyPassReverse "/" "http://komodo-core-1:9120/"
ProxyRequests Off
ProxyPreserveHost On
AllowEncodedSlashes On