@vfssantos
These settings worked for me.
{
"url": "http://192.168.1.1:4567",
"secret": "XXXXXXXXXXXX",
"database": "mongo",
"mongo": {
"host": "127.0.0.1",
"port": "27017",
"username": "nodebb",
"password": "mypassword",
"database": "nodebb",
"uri": ""
},
"port": "4567"
}
From the Commandline Terminal, first stop and then start nodebb