fix: .dockerignore 排除 docker-compose*.yml 导致构建失败

This commit is contained in:
2026-05-25 00:31:25 +08:00
parent 1e3b12f342
commit 0fd4ce0dc5
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -35,7 +35,6 @@ yarn-error.log*
coverage
# Docker
docker-compose*.yml
Dockerfile*
.dockerignore