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
access database via mongo - docker exec -ti dc73f19d5282 mongo
access database via shell - docker exec -ti dc73f19d5282 sh
run database - docker-compose up
stop database - docker-compose down