14 lines
233 B
JSON
14 lines
233 B
JSON
{
|
|
"database":{
|
|
"host":"string",
|
|
"port":0,
|
|
"user":"string",
|
|
"database":"string",
|
|
"password":"string"
|
|
},
|
|
"express":{
|
|
"port":0,
|
|
"host":"",
|
|
"logger":true
|
|
}
|
|
} |