feat: bootstrap dodo phase one

This commit is contained in:
2026-09-05 10:47:44 +08:00
commit f182c704a4
48 changed files with 4221 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
DODO_DATABASE_URL=postgresql+asyncpg://postgres:[email protected]:5432/dodo
DODO_COOKIE_SECURE=true
DODO_SESSION_DAYS=30
DODO_TRUSTED_PROXIES=127.0.0.1