From 6a23c095c5b40dd8ca69db1d8e79420d5db0e906 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 3 Apr 2023 22:36:59 +0200 Subject: [PATCH] no .env changes for now --- scripts/change_url | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/change_url b/scripts/change_url index 9d26fb2..610ddc3 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -35,10 +35,10 @@ ynh_change_url_nginx_config #================================================= # MODIFY THE CONFIG FILE #================================================= -ynh_script_progression --message="Modifying a config file..." --weight=1 +#ynh_script_progression --message="Modifying a config file..." --weight=1 -domain=$new_domain -ynh_add_config --template="../conf/env.production" --destination="$install_dir/config/.env" +#domain=$new_domain +#ynh_add_config --template="../conf/env.production" --destination="$install_dir/config/.env" #================================================= # START SYSTEMD SERVICE