-
Couldn't load subscription status.
- Fork 20
Open
Description
It seems that with current docker images this example no longer works.
My guess is mongo-express is expecting an image name of mongo not mongodb in it's docker-entrypoint.sh script.
Changing all image names referring to mongodb to mongo, and updating django_mongodb_docker/settings.py HOST from mongodb to mongo make the example work.
I still have errors in make_migrations that I'm trying to track down, but this at least gets web and mongo-express running.
keith66fuller
Metadata
Metadata
Assignees
Labels
No labels