1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

Update nginx.conf

This commit is contained in:
Mickael-Martin 2019-09-25 14:04:25 +02:00
parent c2f024e8fa
commit fcc2274a61

View file

@ -29,5 +29,5 @@ location __PATH__/ {
### End of PHP configuration part
# Include SSOWAT user panel.
#include conf.d/yunohost_panel.conf.inc;
include conf.d/yunohost_panel.conf.inc;
}