Use example compose and ignore local deploy env files

This commit is contained in:
Chris
2026-04-03 04:26:05 +08:00
parent f01a228026
commit 8609d61f82
5 changed files with 9 additions and 3 deletions

4
.gitignore vendored
View File

@@ -22,3 +22,7 @@ dist/
*.log
npm-debug.log*
yarn-error.log*
# Local deployment files
docker-compose.yml
docker-compose.override.yml