1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/navidrome_ynh.git synced 2024-09-03 19:46:30 +02:00

Update nginx.conf

This commit is contained in:
ericgaspar 2020-08-18 17:59:36 +02:00
parent d56e7e8275
commit f1e6a83a2d

View file

@ -19,5 +19,5 @@ location __PATH__/ {
proxy_set_header Connection "upgrade";
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
#include conf.d/yunohost_panel.conf.inc;
}