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 d0123ff commit 64adb85Copy full SHA for 64adb85
docker-compose.yaml
@@ -12,6 +12,7 @@ services:
12
- .:/api
13
ports:
14
- 3000:3000
15
+ - 2580:2580
16
environment:
17
HOST: 0.0.0.0
18
DB_HOST: mongodb://node-api-boilerplate-mongodb:27017
0 commit comments