chore: optimized docs image

This commit is contained in:
ITQ
2025-05-08 12:50:28 +03:00
parent f7a6affe87
commit d6009b0f41
2 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ http {
}
location /docs {
proxy_pass http://docs:3000;
proxy_pass http://docs:80;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";