Problem config.json
-
Hello guys,
I have the famous problem of lost connection on the administration. I tried to look at the other topics but I did not find the solution. Here is my config.json file
{
"url": "http://edm-community.com:4567",
"secret": "8763f1ba-7726-44e7-8b50-1e879d45bed6",
"database": "mongo",
"mongo": {
"host": "127.0.0.1",
"port": "27017",
"username": "nodebb",
"password": "dubourdieu33",
"database": "nodebb",
"uri": ""
}Thanks to the one who will find the solution
-
[FAQ] Websockets not working due to misconfigured origins
This FAQ is applicable for the following situations: You're receiving the following error in the Javascript console: WebSocket connection to 'wss:///socket...
NodeBB Community (community.nodebb.org)
Copyright © 2024 NodeBB | Contributors