11 lines
229 B
JSON
11 lines
229 B
JSON
{
|
|
"serverPort": 8080,
|
|
"databaseHost": "localhost",
|
|
"databaseUser": "root",
|
|
"databasePassword": "",
|
|
"database": "test",
|
|
"databasePort": 3306,
|
|
"developerMode": true,
|
|
"developerLogin": true,
|
|
"forceDevLogin": true
|
|
} |