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