Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing DB config example #6

Open
Brinsby opened this issue Jan 21, 2022 · 1 comment
Open

Missing DB config example #6

Brinsby opened this issue Jan 21, 2022 · 1 comment

Comments

@Brinsby
Copy link

Brinsby commented Jan 21, 2022

There doesnt appear to be any db config example or anything prepopulated in the db config file. Does it need anything?

@TrevorBagels
Copy link
Owner

Hey there, sorry for responding to this almost a year later, I just realized I haven't been getting notifications from github when people open issues on my repos. The only thing you need to add to dbconfig.json is "mongodb_client"
{"mongodb_client": "mongodb://username:password@localhost:27017"}
I'm about to head off to work but when I get back I'll start addressing the other issues that I missed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants