|
- {
- "App": {
- "SelfUrl": "https://localhost:44348"
- },
- "AuthServer": {
- "Authority": "https://localhost:44365",
- "ClientId": "TaskScheduling_Blazor",
- "ResponseType": "code"
- },
- "RemoteServices": {
- "Default": {
- "BaseUrl": "https://localhost:44365/"
- },
- "TaskScheduling": {
- "BaseUrl": "https://localhost:44346/"
- }
- },
- "AbpCli": {
- "Bundle": {
- "Mode": "BundleAndMinify", /* Options: None, Bundle, BundleAndMinify */
- "Name": "global",
- "IsBlazorWebApp": true,
- "Parameters": {
-
- }
- }
- }
- }
|