mirror of
https://github.com/YunoHost-Apps/tandoor_ynh.git
synced 2024-09-03 20:35:56 +02:00
disable ynh portal
This commit is contained in:
parent
3a3b4b3d17
commit
677631bb85
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ location / {
|
|||
proxy_set_header X-Forwarded-Host $server_name;
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
# include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
||||
location /media/ {
|
||||
|
|
Loading…
Reference in a new issue