Browse Source

Update upgrade

Mickael-Martin 7 năm trước cách đây
mục cha
commit
24bce62673
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      scripts/upgrade

+ 2 - 0
scripts/upgrade

@@ -225,6 +225,8 @@ then
         then
         	# unprotected_uris allows SSO credentials to be passed anyway.
         	ynh_app_setting_set $app unprotected_uris "/"
+        else
+            ynh_app_setting_set $app unprotected_uris ""
         fi
 
 	    systemctl reload nginx