updated container name
This commit is contained in:
@@ -25,6 +25,7 @@ services:
|
||||
- backend
|
||||
mongo-express:
|
||||
image: mongo-express
|
||||
container_name: mongo_express
|
||||
ports:
|
||||
- 8081:8081
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user