5 lines
103 B
JSON
5 lines
103 B
JSON
|
{
|
||
|
"connectionString": "mongodb://your-mongo-address/db-name",
|
||
|
"secret": "your db-secret"
|
||
|
}
|