el.xwx.moe/.env.sample

4 lines
164 B
Plaintext
Raw Normal View History

2023-04-23 08:26:39 -05:00
NEXTAUTH_SECRET=very_sensitive_secret2
DATABASE_URL=postgresql://user:password@localhost:5432/linkwarden
NEXTAUTH_URL=http://localhost:3000
PAGINATION_TAKE_COUNT=20