Fixed dockerignore for backend. Accidentally added package.json instead of package-lock.json

This commit is contained in:
K
2025-07-23 01:52:50 +05:30
parent d4748fd99f
commit 3a7ee73233
+1 -1
View File
@@ -1,4 +1,4 @@
Dockerfile
node_modules/
package.json
package-lock.json
Routes/