Files
linkwarden/.env
T
2023-02-06 21:29:23 +03:30

2 lines
115 B
Bash

DATABASE_URL="postgresql://daniel:password@localhost:5432/mydb?schema=public"
NEXTAUTH_SECRET=very_sensitive_secret