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.
 
 
 
 
 
 

51 lines
1.9 KiB

{
"Urls": "http://10.74.150.81:20094",
"App": {
"CorsOrigins": [
"http://10.74.150.81:9000", //9000
"http://10.74.150.81:9004", //9004
//--------HTTP-------DEV
"http://10.74.150.81:20090", //PC-
"http://10.74.150.81:20091", //-
"http://10.74.150.81:20093", //
"http://10.74.150.81:20094", //-
"http://10.74.150.81:20095", //WMS-
"http://10.74.150.81:20096", //PDA-
"http://10.74.150.81:20097", //
"http://10.74.150.81:20099", //
//--------HTTPS-------DEV
"https://10.74.150.81:20090", //PC-
"https://10.74.150.81:20091", //-
"https://10.74.150.81:20093", //
"https://10.74.150.81:20094", //-
"https://10.74.150.81:20095", //WMS-
"https://10.74.150.81:20096", //PDA-
"https://10.74.150.81:20097", //
"https://10.74.150.81:20099" //
]
},
"ConnectionStrings": {
"Default": "Server=10.74.150.81;Database=Store_Main;uid=wms;pwd=Microsoft2008;Packet Size=512;",
"Basedata": "Server=10.74.150.81;Database=Basedata_Main;uid=wms;pwd=Microsoft2008;",
"FileStorage": "Server=10.74.150.81;Database=FileStorage;uid=wms;pwd=Microsoft2008;Packet Size=512;",
"AbpBlobStoring": "Server=10.74.150.81;Database=FileStorage;uid=wms;pwd=Microsoft2008;Packet Size=512;",
"AbpAuditLogging": "Server=10.74.150.81;Database=AbpAuditLogging;uid=wms;pwd=Microsoft2008;"
},
"Redis": {
"Configuration": "10.74.150.81:6379",
"Enable": true
},
"AuthServer": {
"Authority": "http://10.74.150.81:20093/",
"RequireHttpsMetadata": "false",
"SwaggerClientId": "Auth_App",
"SwaggerClientSecret": "1q2w3e*",
"ClientId": "Auth_App",
"ClientSecret": "1q2w3e*",
"AlwaysAllowAuthorization": false
}
}