tempalte proxy_pass

This commit is contained in:
meaz 2023-08-11 18:58:02 +02:00
parent 27c4504b9b
commit 4cb989c748
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@
proxy_hide_header 'Access-Control-Allow-Origin';
proxy_hide_header 'Permissions-Policy';
proxy_hide_header 'X-XSS-Protection';
proxy_pass http://localhost:3000;
proxy_pass http://{{ item.proxy_pass }}:3000;
}
# The nodejs server has some built-in forwarding rules to prevent