fix: remove command from docker-compose.yml to streamline service startup
This commit is contained in:
@@ -11,5 +11,4 @@ services:
|
||||
volumes:
|
||||
- .:/app
|
||||
- /app/node_modules
|
||||
working_dir: /app
|
||||
command: npm start
|
||||
working_dir: /app
|
||||
Reference in New Issue
Block a user