feat: phase 0 skeleton — next.js 16 + better-auth + prisma
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
DATABASE_URL_PANEL=postgresql://panel:panel@panel-postgres:5432/panel
|
||||
REDIS_URL=redis://panel-redis:6379
|
||||
BETTER_AUTH_SECRET=replace-with-32+char-random-string
|
||||
BETTER_AUTH_URL=https://sp.semih.ai
|
||||
NODE_ENV=production
|
||||
Reference in New Issue
Block a user