Update docker-compose

This commit is contained in:
Adria Navarro 2024-02-06 12:39:03 +01:00
parent 9b76595140
commit 9a45017532
1 changed files with 2 additions and 0 deletions

View File

@ -19,4 +19,6 @@ services:
environment:
ME_CONFIG_MONGODB_ADMINUSERNAME: root
ME_CONFIG_MONGODB_ADMINPASSWORD: example
ME_CONFIG_MONGODB_AUTH_USERNAME: admin
ME_CONFIG_MONGODB_AUTH_PASSWORD: pass
ME_CONFIG_MONGODB_URL: mongodb://root:example@mongo:27017/