-
Notifications
You must be signed in to change notification settings - Fork 0
da-bigbrain/neuro-focus-mongodb-backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
to run: create a .env file with MONGO_USERNAME = "your_username" MONGO_PASSWORD = "your_password" run the command sudo docker-compose build sudo docker-compose up to see entries: enter docker image with docker exec -it "ID" when in root, type mongosh use admin db.auth("myUserAdmin", passwordPrompt()) // or cleartext password use userData db.userPreference.find()
About
Neurofocus mongodb backend
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published