Skip to content
Snippets Groups Projects
Commit 857a2d54 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix: update docker-compose

parent 87ca7411
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ services:
database-ram:
image: bitnami/mongodb:4.2.3
user: root
environment:
MONGODB_ROOT_PASSWORD: ${MONGO_ROOT_PASSWORD}
MONGODB_USERNAME: ${MONGO_NON_ROOT_USERNAME}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment