From ebf3b4a4d400ba8f6063ac5550fd18275a219407 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Wed, 5 May 2021 09:22:13 +0200 Subject: [PATCH] back to previous nginx conf --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index c9d83ba..2cde1ce 100644 --- a/scripts/install +++ b/scripts/install @@ -77,7 +77,7 @@ ynh_setup_source --dest_dir="$final_path" ynh_script_progression --message="Configuring NGINX web server..." --weight=2 # Create a dedicated NGINX config -ynh_add_nginx_config $YNH_PHP_VERSION +ynh_add_nginx_config #================================================= # PHP-FPM CONFIGURATION