Fix: Remove 01 from .dockerignore so folder is included in build context
This commit is contained in:
+3
-2
@@ -1,4 +1,3 @@
|
||||
01
|
||||
node_modules
|
||||
npm-debug.log
|
||||
.git
|
||||
@@ -12,5 +11,7 @@ QUICK_START.md
|
||||
.vscode
|
||||
.idea
|
||||
docker-compose.yml
|
||||
Dockerfile
|
||||
docker-compose.local.yml
|
||||
.dockerignore
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
Reference in New Issue
Block a user