auto update repo
This commit is contained in:
parent
248c8c255c
commit
24d2135385
Binary file not shown.
|
|
@ -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(/|$) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue