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