movi webserver para o firewall

This commit is contained in:
vasco
2026-05-26 13:37:17 +01:00
parent b4ff1c0018
commit 8ee1c901fe
4 changed files with 31 additions and 43 deletions

View File

@@ -74,8 +74,8 @@ ProxyRequests Off
ProxyPreserveHost On
<VirtualHost *:420>
ProxyPass / http://10.60.0.2:3000/
ProxyPassReverse / http://10.60.0.2:3000/
ProxyPass / http://127.0.0.1:3000/
ProxyPassReverse / http://127.0.0.1:3000/
</VirtualHost>
# EnableMMAP off