2023-05-09 07:05:38 -07:00

23 lines
643 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"IsClusterEnv": "False",
"MvcClient": "http://localhost:5100",
"SpaClient": "http://localhost:5104",
"XamarinCallback": "http://localhost:5105/xamarincallback",
"UseCustomizationData": false,
"ApplicationInsights": {
"InstrumentationKey": ""
},
"TokenLifetimeMinutes": 120,
"PermanentTokenLifetimeDays": 365,
"BasketApiClient": "http://localhost:5221",
"OrderingApiClient": "http://localhost:5224",
"WebShoppingAggClient": "http://localhost:5229",
"WebhooksApiClient": "http://localhost:5227"
}