el.xwx.moe/.env.sample
2023-04-23 16:56:39 +03:30

4 lines
173 B
Plaintext

AES_SECRET=very_sensitive_secret1
NEXTAUTH_SECRET=very_sensitive_secret2
DATABASE_URL=postgresql://user:password@localhost:5432/linkwarden
NEXTAUTH_URL=http://localhost:3000