12 lines
264 B
JSON
12 lines
264 B
JSON
{
|
|
"instanceName": "Canopy",
|
|
"port": 8080,
|
|
"sessionSecret": "FatBitchesAndSmoke",
|
|
"db":{
|
|
"address": "127.0.0.1",
|
|
"port": "27017",
|
|
"database": "canopy",
|
|
"user": "canopy",
|
|
"pass": "8fE=8VdzTHfi2IsOOd4Lc"
|
|
}
|
|
} |