Fix Docker build: exclude .config file and simplify Dockerfile
All checks were successful
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 3m11s

This commit is contained in:
2026-03-25 18:00:09 +00:00
parent 6f2f022cb9
commit ee0268d9f6
2 changed files with 3 additions and 3 deletions

View File

@@ -26,6 +26,9 @@ yarn-error.log*
.DS_Store
Thumbs.db
# Infrastructure files (JuiceFS config, etc.)
.config
# Environment files
.env
.env.local