Update with port
This commit is contained in:
@@ -4,8 +4,6 @@ services:
|
|||||||
db:
|
db:
|
||||||
build:
|
build:
|
||||||
context: backend/db
|
context: backend/db
|
||||||
ports:
|
|
||||||
- 27017:27017
|
|
||||||
env_file:
|
env_file:
|
||||||
- .prod.env
|
- .prod.env
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user