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.
62 lines
2.1 KiB
62 lines
2.1 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",
|
|
"SelfUser": "admin",
|
|
"SelfPassword": "Shentun!@#qwe123",
|
|
"LisUser": "admin",
|
|
"LisPassword": "Shentun!@#qwe123"
|
|
},
|
|
"ConnectionStrings": {
|
|
//"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis070703;User ID=postgres;Password=shentun123;"
|
|
"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis240701;User ID=postgres;Password=shentun123;"
|
|
//"Default": "Host=192.168.2.67;Port=5432;Database=ShentunPeis;User ID=postgres;Password=st123;"
|
|
},
|
|
"AuthServer": {
|
|
"Authority": "http://localhost:9530",
|
|
"RequireHttpsMetadata": "false",
|
|
"SwaggerClientId": "localhost_Swagger",
|
|
"IssuerBase": "http://140.143.162.39:9529"
|
|
},
|
|
"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,
|
|
"Abp.Localization.DefaultLanguage": "zh-Hans"
|
|
},
|
|
"HostUrl": {
|
|
"ApiUrl": "http://140.143.162.39:9529"
|
|
},
|
|
"VirtualPath": {
|
|
"RealPath": "F:\\testimg",
|
|
"RequestPath": "/CheckPictureImg",
|
|
"Alias": "CheckPictureImg"
|
|
},
|
|
"PacsVirtualPath": {
|
|
"RealPath": "F:\\testimg",
|
|
"RequestPath": "/PacsCheckPictureImg",
|
|
"Alias": "PacsCheckPictureImg"
|
|
},
|
|
"DicomVirtualPath": {
|
|
"RealPath": "F:\\testimg",
|
|
"RequestPath": "/DicomCheckPictureImg",
|
|
"Alias": "DicomCheckPictureImg"
|
|
},
|
|
"AdminId": "3a11fe49-5719-0e9e-dd44-0c4aff0900b0",
|
|
//"AdminId": "3a0c4180-107c-0c89-b25b-0bd34666dcec",
|
|
"PeisReportPdfPath": "E:\\mypeis\\PeisReportPdf\\",
|
|
"BackJobTypeId": "",
|
|
"Swagger": {
|
|
"IsEnabled": true
|
|
},
|
|
"Hangfire": {
|
|
"IsEnabledDashboard": true
|
|
}
|
|
}
|