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

Update install

This commit is contained in:
ericgaspar 2021-08-23 23:33:35 +02:00
parent 5e874f46fc
commit eaf4f577c9

View file

@ -147,6 +147,8 @@ fi
ynh_app_setting_set --app="$app" --key=skipped_uris --value="/api/,/scripts/api.js"
#ynh_permission_create --permission="api" --url="/api" --additional_urls="/scripts/api.js" --allowed="visitors" --auth_header="false" --show_tile="false" --protected="true"
#=================================================
# RELOAD NGINX
#=================================================