improvement: docker infrastructure overhauled.

This commit is contained in:
2026-05-03 20:15:39 +03:30
parent a05249e343
commit 5682da87aa
20 changed files with 542 additions and 172 deletions

6
.gitignore vendored
View File

@@ -82,8 +82,10 @@ secrets/
*.db
*.sqlite3
# === Gitea specific ===
.gitea/
# === Gitea specific (keep Actions workflows; ignore other local .gitea noise) ===
.gitea/*
!.gitea/workflows
!.gitea/workflows/**
# Prisma generated files
prisma/*.db