diff --git a/README.md b/README.md index 36be4c01b0..642ac2513a 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ Create an `appsettings.Production.json` file next to `appsettings.json`. This wi "Keycloak": { "ClientId": "...", "ClientSecret": "...", - "RedirectUrl": "..." + "RedirectUrl": "...", "ServerUrl": "..." } }