1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/2FAuth_ynh.git synced 2024-09-03 20:36:18 +02:00

Update install

This commit is contained in:
ericgaspar 2022-04-07 16:42:15 +02:00
parent 2648674d4b
commit 3ff90c52fe
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -150,6 +150,8 @@ then
ynh_permission_update --permission="main" --add="visitors" ynh_permission_update --permission="main" --add="visitors"
fi fi
ynh_permission_create --permission="api" --url="/api" --allowed="visitors" --show_tile="false" --protected="true"
#================================================= #=================================================
# RELOAD NGINX # RELOAD NGINX
#================================================= #=================================================