1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zeronet_ynh.git synced 2024-09-03 17:46:12 +02:00

Try without ssowat

This commit is contained in:
anmol 2020-11-09 20:23:13 +05:30
parent 14eb4b985f
commit f2ec22de16

View file

@ -233,7 +233,7 @@ ynh_script_progression --message="Configuring SSOwat..."
# Restrict access to admin only # Restrict access to admin only
#yunohost app addaccess --users=$admin $app #yunohost app addaccess --users=$admin $app
ynh_app_setting_set --app=$app --key=unprotected_uris --value="/"
#================================================= #=================================================
# RELOAD NGINX # RELOAD NGINX
#================================================= #=================================================