fix: update COPY command in Dockerfile to include package-lock.json
This commit is contained in:
@@ -5,5 +5,5 @@ services:
|
||||
ports:
|
||||
- "3000"
|
||||
volumes:
|
||||
- ./:/app
|
||||
- .:/app
|
||||
command: npm run start
|
||||
|
||||
Reference in New Issue
Block a user