diff --git a/eventhub/src/EventHub.Web/appsettings.json b/eventhub/src/EventHub.Web/appsettings.json index 4dfcde7..2d20ae9 100644 --- a/eventhub/src/EventHub.Web/appsettings.json +++ b/eventhub/src/EventHub.Web/appsettings.json @@ -4,14 +4,14 @@ }, "RemoteServices": { "Default": { - "BaseUrl": "https://localhost:44359/" + "BaseUrl": "https://localhost:44362/" } }, "Redis": { "Configuration": "127.0.0.1" }, "AuthServer": { - "Authority": "https://localhost:44323", + "Authority": "https://localhost:44313", "RequireHttpsMetadata": "true", "ClientId": "EventHub_Web", "ClientSecret": "1q2w3e*"