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.
39 lines
1.5 KiB
39 lines
1.5 KiB
{
|
|
"App": {
|
|
"SelfUrl": "http://localhost:9530",
|
|
"ClientUrl": "http://localhost:9530",
|
|
"CorsOrigins": "https://*.Peis.com,http://localhost:4200,http://localhost:9530,http://192.168.1.108:9530,http://localhost:8080,http://localhost:8081",
|
|
"RedirectAllowedUrls": "http://localhost:9530"
|
|
},
|
|
"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;"
|
|
"Default": "Host=10.1.12.140;Port=5432;Database=ShentunPeis;User ID=postgres;Password=st123;"
|
|
},
|
|
"AuthServer": {
|
|
"Authority": "http://localhost:9530",
|
|
"RequireHttpsMetadata": "false",
|
|
"SwaggerClientId": "localhost_Swagger"
|
|
},
|
|
"StringEncryption": {
|
|
"DefaultPassPhrase": "ROCjBbDQK9rNq82v"
|
|
},
|
|
"Settings": {
|
|
"Abp.Identity.Password.RequireDigit": false,
|
|
"Abp.Identity.Password.RequireLowercase": false,
|
|
"Abp.Identity.Password.RequireUppercase": false,
|
|
"Abp.Identity.Password.RequireNonAlphanumeric": false,
|
|
"Abp.Identity.Password.RequiredLength": 6
|
|
},
|
|
"HostUrl": {
|
|
"ApiUrl": "http://140.143.162.39:9529"
|
|
},
|
|
"VirtualPath": {
|
|
"RealPath": "F:\\testimg",
|
|
"RequestPath": "/CheckPictureImg",
|
|
"Alias": "CheckPictureImg"
|
|
},
|
|
"AdminId": "3a11fe49-5719-0e9e-dd44-0c4aff0900b0",
|
|
//"AdminId": "3a0c4180-107c-0c89-b25b-0bd34666dcec",
|
|
"PeisReportPdfPath": "E:\\mypeis\\PeisReportPdf\\"
|
|
}
|