mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
.
This commit is contained in:
parent
c75ba4f583
commit
524d2c3e96
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ location PATHTOCHANGE {
|
|||
}
|
||||
|
||||
location ~ ^PATHTOCHANGE/ws/ {
|
||||
proxy_pass http://localhost:8081;
|
||||
proxy_pass http://localhost:8080;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection "Upgrade";
|
||||
|
|
Loading…
Reference in a new issue