We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6bd91c commit 800d9afCopy full SHA for 800d9af
docker-compose.yml
@@ -4,9 +4,6 @@ services:
4
container_name: database-services-backend
5
ports:
6
- "3000:3000"
7
- volumes:
8
- - .:/app
9
- - /app/node_modules
10
environment:
11
- NODE_ENV=development
12
- PORT=3000
0 commit comments