From f42720df02a4d598671ada3ea65ecaedcfece8eb Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 19 Feb 2023 00:05:10 +0100 Subject: [PATCH] try to debug the IC --- check_process | 3 ++- scripts/install | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/check_process b/check_process index e58d391..7120d4c 100644 --- a/check_process +++ b/check_process @@ -5,7 +5,8 @@ ;; Test complet ; Manifest - account_domain="sub.domain.tld" + main_domain="gts.domain.tld" + account_domain="domain.tld" admin="xana" email="user@example.com" password="1Strong-Password" diff --git a/scripts/install b/scripts/install index b4918c3..410f1a9 100755 --- a/scripts/install +++ b/scripts/install @@ -28,7 +28,7 @@ app="$YNH_APP_INSTANCE_NAME" landing_page_user="" -domain="$YNH_APP_ARG_DOMAIN" +domain="$YNH_APP_ARG_MAIN_DOMAIN" account_domain="$YNH_APP_ARG_ACCOUNT_DOMAIN" path_url="/"