1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00

try to debug the IC

This commit is contained in:
OniriCorpe 2023-02-19 00:05:10 +01:00
parent 93f224a203
commit f42720df02
2 changed files with 3 additions and 2 deletions

View file

@ -5,7 +5,8 @@
;; Test complet ;; Test complet
; Manifest ; Manifest
account_domain="sub.domain.tld" main_domain="gts.domain.tld"
account_domain="domain.tld"
admin="xana" admin="xana"
email="user@example.com" email="user@example.com"
password="1Strong-Password" password="1Strong-Password"

View file

@ -28,7 +28,7 @@ app="$YNH_APP_INSTANCE_NAME"
landing_page_user="" landing_page_user=""
domain="$YNH_APP_ARG_DOMAIN" domain="$YNH_APP_ARG_MAIN_DOMAIN"
account_domain="$YNH_APP_ARG_ACCOUNT_DOMAIN" account_domain="$YNH_APP_ARG_ACCOUNT_DOMAIN"
path_url="/" path_url="/"