<type>(scope): <description>

[body]

[footer(s)]
This commit is contained in:
ITQ
2025-03-01 23:22:20 +03:00
parent 73d9e0bb50
commit 9093c0bb90
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -111,7 +111,6 @@ http {
}
location /docs {
rewrite ^/docs/(.*)$ /$1 break;
proxy_pass http://docs:3000;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;