This commit is contained in:
Kfir Dayan 2023-04-19 15:03:33 +03:00
parent 43b598689c
commit 8b8e79d159

View file

@ -11,7 +11,7 @@ services:
networks:
- appnet
mongo:
image: mongo:5.0.15
image: mongo
environment:
- MONGO_INITDB_DATABASE=mydatabase
- MONGO_INITDB_ROOT_USERNAME=akamai