1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

прор222в2в2в

This commit is contained in:
MoonTestUse1
2025-01-04 04:29:27 +06:00
parent f343007b96
commit 08ccd8700d
2 changed files with 1 additions and 6 deletions

View File

@@ -21,7 +21,6 @@ server {
# API proxy
location /api/ {
rewrite ^/api/(.*) /$1 break;
proxy_pass http://backend_upstream;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;