1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/documize_ynh.git synced 2024-09-03 18:26:19 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-02-07 09:58:24 +01:00
parent 5ed678b656
commit 6e79506e41

View file

@ -155,7 +155,7 @@ fi
ynh_permission_create --permission="api" --url="/api" --allowed="visitors" --show_tile="false" --protected="true" ynh_permission_create --permission="api" --url="/api" --allowed="visitors" --show_tile="false" --protected="true"
ynh_permission_create --permission="auth" --url="/auth" --allowed="visitors" --show_tile="false" --protected="true" ynh_permission_create --permission="auth" --url="/auth/login" --allowed="visitors" --show_tile="false" --protected="true"
#================================================= #=================================================
# RELOAD NGINX # RELOAD NGINX