We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d2cb2 commit 65bef04Copy full SHA for 65bef04
docker-compose.yaml
@@ -22,7 +22,6 @@ services:
22
environment:
23
- MONGO_INITDB_ROOT_USERNAME=$DB_USER
24
- MONGO_INITDB_ROOT_PASSWORD=$DB_PASS
25
- - MONGO_INITDB_DATABASE=$DB_NAME
26
ports:
27
- "$DB_PORT:$DB_PORT"
28
volumes:
0 commit comments