Setup!
This commit is contained in:
11
Aberwyn/Infrastructure/setup.json
Normal file
11
Aberwyn/Infrastructure/setup.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"AdminUsername": "tai",
|
||||
"AdminEmail": "tai@zcz.se",
|
||||
"AdminPassword": "Admin123!",
|
||||
"IsConfigured": true,
|
||||
"DbHost": "localhost",
|
||||
"DbPort": 3306,
|
||||
"DbName": "aberwyn_test",
|
||||
"DbUser": "root",
|
||||
"DbPassword": "rootpass"
|
||||
}
|
||||
Reference in New Issue
Block a user