cjvt-valency/dockerfiles/database/README.md

4 lines
221 B
Markdown
Raw Normal View History

# Some caveats
* Access mongo-express using `0.0.0.0:8087` instead of `localhost:...`.
* Run make from the root Makefile `make database`. You might need to run it several times (wait for conatiners to come up, etc.).