3 lines
98 B
Bash
3 lines
98 B
Bash
NEXTAUTH_URL=http://localhost:3000/api/v1/auth
|
|
NEXTAUTH_SECRET=password
|
|
POSTGRES_PASSWORD=password |