<type>(scope): <description>

[body]

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