From 592e02484ea677a6dbb8aa4f1b6713755d7aa117 Mon Sep 17 00:00:00 2001 From: Brock H Caldwell Date: Fri, 11 Jul 2025 16:38:49 -0500 Subject: [PATCH] fix: docs --- docs/examples/.env | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/examples/.env b/docs/examples/.env index 5291b78..9e5a0bc 100644 --- a/docs/examples/.env +++ b/docs/examples/.env @@ -38,6 +38,8 @@ TMDB_API="" REDIS_HOST="redis://redis" ### Auth ### +# Change to "oidc" to and provide the required +# environment variables below to use OIDC auth. AUTH_METHOD=form_login # OIDC