diff options
Diffstat (limited to 'bundles/authelia/files')
| -rw-r--r-- | bundles/authelia/files/configuration_oidc.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/authelia/files/configuration_oidc.yml b/bundles/authelia/files/configuration_oidc.yml index 9b41b02..43c18c4 100644 --- a/bundles/authelia/files/configuration_oidc.yml +++ b/bundles/authelia/files/configuration_oidc.yml @@ -54,4 +54,4 @@ identity_providers: authorization_policy: one_factor token_endpoint_auth_method: client_secret_basic redirect_uris: - - https://calibre.gzr.im/login/generic/authorized + - https://books.gzr.im/login/generic/authorized |