unit tests

This commit is contained in:
2021-04-08 11:40:40 +02:00
parent 6c2f8c286b
commit e48cbd396b
9 changed files with 147 additions and 24 deletions

View File

@ -1,5 +1,6 @@
{
"createGiteaAccount": false,
"port": 8080,
"rootUrl": "http://localhost:8080"
"rootUrl": "http://localhost:8080",
"databaseType": "mysql"
}