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.

35 lines
1.0 KiB

{
"ConnectionStrings": {
"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis070703;User ID=postgres;Password=shentun123;"
//"Default": "Host=localhost;Port=5432;Database=ShentunPeis1218;User ID=postgres;Password=wxd123;"
},
"OpenIddict": {
"Applications": {
"Peis_Web": {
"ClientId": "Peis_Web",
"ClientSecret": "1q2w3e*",
"RootUrl": "https://localhost:44328"
},
"Peis_App": {
"ClientId": "Peis_App",
"RootUrl": "http://140.143.162.39:9529"
},
"Peis_BlazorServerTiered": {
"ClientId": "Peis_BlazorServerTiered",
"ClientSecret": "1q2w3e*",
"RootUrl": "https://localhost:44383"
},
"Peis_Swagger": {
"ClientId": "Peis_Swagger",
// "RootUrl": "http://localhost:9530"
"RootUrl": "http://140.143.162.39:9529"
},
"localhost_Swagger": {
"ClientId": "localhost_Swagger",
"RootUrl": "http://localhost:9530"
}
}
},
"AdminId": "3a11fe49-5719-0e9e-dd44-0c4aff0900b0"
}