movi webserver para o firewall
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user