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:
parent
e23856ba0e
commit
d7d2b06d89
1 changed files with 2 additions and 0 deletions
|
@ -153,6 +153,8 @@ then
|
|||
ynh_permission_update --permission="main" --add="visitors"
|
||||
fi
|
||||
|
||||
ynh_permission_create --permission="api" --url="/api" --allowed="visitors" --show_tile="false" --protected="true"
|
||||
|
||||
#=================================================
|
||||
# RELOAD NGINX
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue