diff --git a/.env.production.example b/.env.production.example index a3379c0..07bfde2 100644 --- a/.env.production.example +++ b/.env.production.example @@ -6,3 +6,4 @@ AUTH_AUTHENTIK_ISSUER=https://example.com NEXTAUTH_URL=https://example.com AUTH_SECRET=supersecret NEXTAUTH_SECRET=supersecret +DB_URL=postgres://:@:/