3 lines
113 B
Bash
3 lines
113 B
Bash
NEXTAUTH_SECRET=VERY_SENSITIVE_SECRET
|
|
NEXTAUTH_URL=http://localhost:3000
|
|
POSTGRES_PASSWORD=YOUR_POSTGRES_PASSWORD |