This commit is contained in:
martin 2025-12-17 10:11:23 +01:00
parent 65933cc465
commit 4eb26c2d9f

View File

@ -99,7 +99,7 @@ server {
location /urc/ {
proxy_pass http://bernie:3000/singleteam/;
proxy_pass http://192.168.178.107:3000/;
#rewrite ^/singleteam(.*)$ $1 break;
proxy_intercept_errors on;
proxy_set_header Host team.ligalytics.com;