1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00

Set server_name for CI tests

This commit is contained in:
tituspijean 2023-04-04 22:55:11 +02:00
parent 32ccd9a562
commit 623417da43
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -2,6 +2,12 @@ test_format = 1.0
[default]
# -------------------------------
# Default args to use for install
# -------------------------------
args.server_name = "domain.tld"
# ------------
# Tests to run
# ------------