diff --git a/scripts/upgrade b/scripts/upgrade index d41ddce..8baf90d 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -192,7 +192,7 @@ ynh_systemd_action --service_name=$app --action="start" --log_path=systemd --lin #================================================= # We don't test that in CI if ! [ ${PACKAGE_CHECK_EXEC:-0} -eq 1 ]; then - ynh_add_config --template="cryptpad.conf" --destination="/etc/nginx/conf.d/$sandboxdomain.d/$app.conf" + ynh_add_config --template="nginx.conf" --destination="/etc/nginx/conf.d/$sandboxdomain.d/$app.conf" fi # We authorize access to sandbox domain