|
|
@ -4,14 +4,14 @@ |
|
|
}, |
|
|
}, |
|
|
"RemoteServices": { |
|
|
"RemoteServices": { |
|
|
"Default": { |
|
|
"Default": { |
|
|
"BaseUrl": "https://localhost:44359/" |
|
|
"BaseUrl": "https://localhost:44362/" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"Redis": { |
|
|
"Redis": { |
|
|
"Configuration": "127.0.0.1" |
|
|
"Configuration": "127.0.0.1" |
|
|
}, |
|
|
}, |
|
|
"AuthServer": { |
|
|
"AuthServer": { |
|
|
"Authority": "https://localhost:44323", |
|
|
"Authority": "https://localhost:44313", |
|
|
"RequireHttpsMetadata": "true", |
|
|
"RequireHttpsMetadata": "true", |
|
|
"ClientId": "EventHub_Web", |
|
|
"ClientId": "EventHub_Web", |
|
|
"ClientSecret": "1q2w3e*" |
|
|
"ClientSecret": "1q2w3e*" |
|
|
|