chore: 配置数据库和依赖
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user