diff --git a/scripts/config b/scripts/config index 278b74e..0958338 100644 --- a/scripts/config +++ b/scripts/config @@ -160,7 +160,7 @@ ynh_app_config_apply() { then ynh_secure_remove --file="$nginx_extra_conf_dir/error-code.conf" fi - ynh_systemd_action --service_name=nginx --action=restart + ynh_systemd_action --service_name=nginx --action=reload fi if [ "$phpversion" != "none" ]