mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
email address needs a dot in hostname...
This commit is contained in:
parent
59467240fa
commit
db5bfde99b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ test_format = 1.0
|
|||
|
||||
args.password_couchdb_admin = "TestPasswordCouchDBadmin"
|
||||
args.password_couchdb_flohmarkt = "TestPasswordCouchDBflohmarkt"
|
||||
args.admin_mail = "admin@localhost"
|
||||
args.admin_mail = "admin@example.com"
|
||||
|
||||
test_upgrade_from.217fc0e.name = "Upgrade from ynh4"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue