This commit is contained in:
2026-02-06 03:26:24 +03:00
parent 9e5e9ddca4
commit c8032823fa
5 changed files with 128 additions and 0 deletions

11
.dockerignore Normal file
View File

@ -0,0 +1,11 @@
node_modules
.next
.turbo
dist
.git
*.log
.env
.env.local
.env.*
!packages/database/.env.example
apps/web/.env.local