fix(docker): 修复.dockerignore排除.env导致构建失败
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.env
|
||||
.env.*
|
||||
.env.local
|
||||
.env.production
|
||||
Memory.md
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
|
||||
Reference in New Issue
Block a user