From 42f3521cd709c8b24b2376363cf049b98ec6bcc9 Mon Sep 17 00:00:00 2001 From: Dmytro Stanchiev Date: Sun, 17 Aug 2025 11:41:27 -0400 Subject: [PATCH] update .env file --- .env.production.example | 1 + 1 file changed, 1 insertion(+) 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://:@:/