diff --git a/utils/modules/authelia/default.nix b/utils/modules/authelia/default.nix index 5b1d42b..30b6d05 100644 --- a/utils/modules/authelia/default.nix +++ b/utils/modules/authelia/default.nix @@ -197,7 +197,7 @@ secret = "$pbkdf2-sha512$310000$TP7.qfcevrHJFGcIMdZgGw$mLQ.AC5M28ETouxyiCeRkenQuKPvH0.oF1exp6LXBpleV56PI6sWrwmBgD7sMsHrMbkvCX4lNPx0vMf0urVpYA"; public = false; authorization_policy = "one_factor"; - redirect_uris = [ "https://grafana.example.com/login/generic_oauth" ]; + redirect_uris = [ "https://grafana.cloonar.com/login/generic_oauth" ]; pre_configured_consent_duration = "1y"; scopes = [ "openid"