chore: add local docker validation workflow

This commit is contained in:
2026-05-26 14:48:12 +08:00
parent ef9b8312ec
commit 8d5311c60a
10 changed files with 304 additions and 3 deletions

2
.gitignore vendored
View File

@@ -15,9 +15,11 @@ __pycache__/
.logs/
.pids/
deploy/.env.production
deploy/.env.local
deploy/.htpasswd
secrets/
.backups/
data-local/
# api
api/.venv/