3 lines
120 B
Bash
3 lines
120 B
Bash
|
|
NEXTAUTH_SECRET=SENSITIVE_SECRET
|
||
|
|
NEXTAUTH_URL=http://localhost:3000/api/v1/auth
|
||
|
|
POSTGRES_PASSWORD=YOUR_POSTGRES_PASSWORD
|