auto update repo

This commit is contained in:
ddadmin 2026-02-03 20:41:01 +03:00
parent b7986fff22
commit 1572228e62
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ server {
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection $connection_upgrade;
proxy_set_header Host $host;
proxy_pass http://php:8080/;
#proxy_pass http://php:8080/;
}
location @rewriteapp {