1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse-admin_ynh.git synced 2024-09-03 20:26:34 +02:00

Update tests.toml

This commit is contained in:
Éric Gaspar 2023-03-10 08:57:42 +01:00
parent 9f5c1a8516
commit 444d4d8fde

View file

@ -11,5 +11,12 @@ test_format = 1.0
sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/tree/823f98a8cbe108ad4cc0e38e280a83401dca2b9f -a "domain=sub.domain.tld&server_name=$server_name&is_free_registration=$is_free_registration&jitsi_server=$jitsi_server" --force
"""
# -------------------------------
# Default args to use for install
# -------------------------------
args.synapse_app = "synapse"
args.synapse_domain="sub.domain.tld"