el.xwx.moe/.env.sample

4 lines
173 B
Plaintext
Raw Normal View History

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