cleaning
This commit is contained in:
parent
896d84f7a7
commit
ca0f40885c
2 changed files with 0 additions and 5 deletions
|
|
@ -6,9 +6,6 @@ location / {
|
|||
|
||||
proxy_set_header Accept-Encoding "";
|
||||
try_files $uri @proxy;
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
||||
location ~ /sw.js {
|
||||
|
|
|
|||
|
|
@ -18,8 +18,6 @@ ynh_backup "$install_dir"
|
|||
|
||||
ynh_backup "/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||
|
||||
#=================================================
|
||||
# SPECIFIC BACKUP
|
||||
#=================================================
|
||||
# BACKUP LOGROTATE
|
||||
#=================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue