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:
parent
9f5c1a8516
commit
444d4d8fde
1 changed files with 7 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue