Updating conf for foundry.

This commit is contained in:
Colin Diem
2022-03-20 20:25:07 -04:00
parent a0a2c8e024
commit 2f6752c946

View File

@@ -124,7 +124,7 @@ server {
location / {
include /etc/nginx/includes/proxy.conf;
proxy_pass http://192.168.1.12:40000;
proxy_pass http://192.168.1.249:40001;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "Upgrade";