Merge pull request #69 from dschmidt/patch-1

Fix typo in .env.example
This commit is contained in:
Michael Barz
2025-07-30 17:38:08 +02:00
committed by GitHub

View File

@@ -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 ##