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