Update databases.yaml
parent
46bdefa8d0
commit
83ab21746d
|
@ -47,7 +47,7 @@ services:
|
||||||
|
|
||||||
mongo-express:
|
mongo-express:
|
||||||
image: mongo-express
|
image: mongo-express
|
||||||
ontainer_name: mongo-express
|
container_name: mongoexpress
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
ME_CONFIG_MONGODB_ADMINUSERNAME: $MONGO_USER
|
ME_CONFIG_MONGODB_ADMINUSERNAME: $MONGO_USER
|
||||||
|
|
Loading…
Reference in New Issue