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