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.
 
 
 
 
 
 

30 lines
893 B

{
"ConnectionStrings": {
"Default": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Faster_AuthSiteCenter;uid=ccwin-in;pwd=Microsoft@2022;timeout=6000;Encrypt=False;"
},
"Redis": {
"Configuration": "127.0.0.1"
},
"OpenIddict": {
"Applications": {
"AuthSiteCenter_Web": {
"ClientId": "AuthSiteCenter_Web",
"ClientSecret": "1q2w3e*",
"RootUrl": "http://localhost:60020"
},
"AuthSiteCenter_App": {
"ClientId": "AuthSiteCenter_App",
"RootUrl": "http://localhost:4200"
},
"AuthSiteCenter_BlazorServerTiered": {
"ClientId": "AuthSiteCenter_BlazorServerTiered",
"ClientSecret": "1q2w3e*",
"RootUrl": "https://localhost:44316"
},
"AuthSiteCenter_Swagger": {
"ClientId": "AuthSiteCenter_Swagger",
"RootUrl": "https://localhost:44326"
}
}
}
}