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

fix: update docker-compose

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