11 lines
214 B
Text
11 lines
214 B
Text
![]() |
{
|
||
|
"defaults": {
|
||
|
"mongo": {
|
||
|
"host": "mongo",
|
||
|
"port": 27017,
|
||
|
"database": "nodebb",
|
||
|
"username": "nodebb",
|
||
|
"password": "nodebb"
|
||
|
},
|
||
|
}
|
||
|
}
|