316 current 2025-10-11 19:11:22 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -100,8 +100,8 @@ in
|
|||||||
extraConfig =
|
extraConfig =
|
||||||
"client_max_body_size 512M;" +
|
"client_max_body_size 512M;" +
|
||||||
"proxy_pass http://localhost:3000;" +
|
"proxy_pass http://localhost:3000;" +
|
||||||
"proxy_set_header Connection $http_connection;' +
|
"proxy_set_header Connection $http_connection;" +
|
||||||
"proxy_set_header Upgrade $http_upgrade;' +
|
"proxy_set_header Upgrade $http_upgrade;" +
|
||||||
"proxy_set_header Host $host;" +
|
"proxy_set_header Host $host;" +
|
||||||
"proxy_set_header X-Real-IP $remote_addr;" +
|
"proxy_set_header X-Real-IP $remote_addr;" +
|
||||||
"proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;" +
|
"proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;" +
|
||||||
@@ -118,8 +118,8 @@ in
|
|||||||
extraConfig =
|
extraConfig =
|
||||||
"client_max_body_size 512M;" +
|
"client_max_body_size 512M;" +
|
||||||
"proxy_pass http://localhost:3000;" +
|
"proxy_pass http://localhost:3000;" +
|
||||||
"proxy_set_header Connection $http_connection;' +
|
"proxy_set_header Connection $http_connection;" +
|
||||||
"proxy_set_header Upgrade $http_upgrade;' +
|
"proxy_set_header Upgrade $http_upgrade;" +
|
||||||
"proxy_set_header Host $host;" +
|
"proxy_set_header Host $host;" +
|
||||||
"proxy_set_header X-Real-IP $remote_addr;" +
|
"proxy_set_header X-Real-IP $remote_addr;" +
|
||||||
"proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;" +
|
"proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;" +
|
||||||
|
|||||||
Reference in New Issue
Block a user