2 lines
115 B
Bash
2 lines
115 B
Bash
DATABASE_URL="postgresql://daniel:password@localhost:5432/mydb?schema=public"
|
|
NEXTAUTH_SECRET=very_sensitive_secret |