Fixed dockerignore for backend. Accidentally added package.json instead of package-lock.json
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Dockerfile
|
||||
node_modules/
|
||||
package.json
|
||||
package-lock.json
|
||||
Routes/
|
||||
|
||||
Reference in New Issue
Block a user