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