1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/send_ynh.git synced 2024-09-03 20:25:53 +02:00

Update install

This commit is contained in:
ericgaspar 2021-08-26 09:13:39 +02:00
parent ea1c32de2e
commit 26299ecc90

View file

@ -170,6 +170,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" --auth_header="false" --show_tile="false" --protected="true"
#================================================= #=================================================
# RELOAD NGINX # RELOAD NGINX
#================================================= #=================================================