You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Weird this is the first time someone reports this! However, I will modify the code in the next commit.
Try to replace url with 'mongodb://localhost:27018/urlTracker' this may work too.
Hi there,
Tried running the docker container, but it couldn't connect to the mongod instance.
Modified config/datastores.js line to read
url: 'mongodb://mongodb/urlTracker'
and it worked a treat
The text was updated successfully, but these errors were encountered: