mirror of
https://github.com/YunoHost-Apps/plainpad_ynh.git
synced 2024-09-03 20:05:53 +02:00
Update install
This commit is contained in:
parent
262076aadb
commit
99ff95f8b8
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ if [ $is_public -eq 1 ]
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue