chore: 配置数据库和依赖

This commit is contained in:
2026-03-30 21:26:10 +08:00
parent a510c62398
commit da3ce1d2dd
6 changed files with 148 additions and 81 deletions
+3 -1
View File
@@ -1 +1,3 @@
DATABASE_URL=postgres://postgres:postgres@localhost:5432/postgres
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/kairos
BETTER_AUTH_SECRET=your-secret-key-at-least-32-chars
BETTER_AUTH_URL=http://localhost:3000