1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/taskboard_ynh.git synced 2024-09-03 20:26:27 +02:00

Update install

This commit is contained in:
ericgaspar 2021-08-30 17:09:05 +02:00
parent b04685b9b4
commit e1a3d8b755
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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