mirror of
https://github.com/YunoHost-Apps/pydio_ynh.git
synced 2024-09-03 20:16:05 +02:00
comment
This commit is contained in:
parent
95b7d3161e
commit
10d6970b92
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ location / {
|
|||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
||||
# Enable the websocket
|
||||
location /ws/ {
|
||||
proxy_pass https://127.0.0.1:__PORT__;
|
||||
proxy_http_version 1.1;
|
||||
|
|
Loading…
Add table
Reference in a new issue