You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

27 lines
822 B

{
"ConnectionStrings": {
"Default": "Server=dev.ccwin-in.com,13319;Database=WMS_IAC_Report_AgGrid;uid=ccwin-in;pwd=Microsoft@2022;timeout=6000;Encrypt=False;"
},
"OpenIddict": {
"Applications": {
"AgGridReport_Web": {
"ClientId": "AgGridReport_Web",
"ClientSecret": "1q2w3e*",
"RootUrl": "https://localhost:44341"
},
"AgGridReport_App": {
"ClientId": "AgGridReport_App",
"RootUrl": "http://localhost:4200"
},
"AgGridReport_BlazorServerTiered": {
"ClientId": "AgGridReport_BlazorServerTiered",
"ClientSecret": "1q2w3e*",
"RootUrl": "https://localhost:44388"
},
"AgGridReport_Swagger": {
"ClientId": "AgGridReport_Swagger",
"RootUrl": "https://localhost:44396"
}
}
}
}