diff --git a/.env.example b/.env.example index 38fdb44..e4ed18e 100644 --- a/.env.example +++ b/.env.example @@ -279,7 +279,7 @@ IDP_DOMAIN= # We need the complete URL, including the protocol (http or https) and the realm. # Example: "https://keycloak.opencloud.test/realms/openCloud" IDP_ISSUER_URL= -# Url of the account endit page from your Identity Provider. +# Url of the account edit page from your Identity Provider. IDP_ACCOUNT_URL= ## Shared User Directory Mode ##