create example .env files

This commit is contained in:
2025-08-17 11:15:17 -04:00
parent a5aebca54c
commit 20b26274d4
3 changed files with 12 additions and 0 deletions

8
.env.production.example Normal file
View File

@@ -0,0 +1,8 @@
OPENROUTER_API_KEY=
AUTH_AUTHENTIK_CLIENT_ID=
AUTH_AUTHENTIK_CLIENT_SECRET=notsosupersecret
AUTH_AUTHENTIK_ISSUER=https://example.com
NEXTAUTH_URL=https://example.com
AUTH_SECRET=supersecret
NEXTAUTH_SECRET=supersecret