Fix some errors
This commit is contained in:
@@ -6,5 +6,4 @@ services:
|
||||
- "3000:3000"
|
||||
volumes:
|
||||
- .:/app
|
||||
- /app/node_modules
|
||||
command: sh -c "npm install && npm run dev"
|
||||
|
||||
Reference in New Issue
Block a user