Timothy Schenk
2a1dec45d8
All checks were successful
Test if Server can be built / build-server (push) Successful in 24s
12 lines
208 B
JSON
12 lines
208 B
JSON
{
|
|
"DB": {
|
|
"Username": "continuity",
|
|
"Host": "localhost",
|
|
"Password": "continuity",
|
|
"Database": "continuity",
|
|
"Port": "5432"
|
|
},
|
|
"Testing": {
|
|
"CreateAccountOnLogin": true
|
|
}
|
|
}
|