feat: add command to start application in docker-compose.yml
This commit is contained in:
@@ -6,3 +6,4 @@ services:
|
||||
- "3000"
|
||||
volumes:
|
||||
- .:/app
|
||||
command: npm run start
|
||||
|
||||
Reference in New Issue
Block a user