auto update repo

This commit is contained in:
ddadmin 2026-02-10 16:15:01 +03:00
parent 248c8c255c
commit 24d2135385
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -98,7 +98,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 ~ ^/index\.php(/|$) {