diff --git a/scripts/change_url b/scripts/change_url index 0e47950..d4c611e 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -31,7 +31,7 @@ ynh_change_url_nginx_config ynh_script_progression --message="Modifying a config file..." --weight=1 domain=$new_domain -ynh_add_config --template="../conf/.env.production" --destination="$install_dir/.env" +ynh_add_config --template="../conf/.env" --destination="$install_dir/.env" #================================================= # GENERIC FINALISATION