| 123456789101112131415 |
- {
- "App": {
- "SelfUrl": "http://localhost:44307"
- },
- "AuthServer": {
- "Authority": "http://localhost:53362",
- "ClientId": "blazor-app",
- "ResponseType": "code"
- },
- "RemoteServices": {
- "Default": {
- "BaseUrl": "http://localhost:55389"
- }
- }
- }
|