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="/"