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.
 
 
 
 
 
 

22 lines
1001 B

{
"App": {
"CorsOrigins": "http://localhost:9527,http://192.168.50.29:9527,http://192.168.50.29:9531,https://192.168.50.88:9101,http://192.168.50.29:*,http://localhost:4200,http://localhost:44307,https://localhost:44307,https://localhost:*,http://localhost:*"
},
"ConnectionStrings": {
"Default": "Server=dev.cd-top.com,51433;Database=Inventory_Main;uid=sa;pwd=Microsoft2008;",
"Inventory": "Server=dev.cd-top.com,51433;Database=Inventory_Main;uid=sa;pwd=Microsoft2008;"
//"Default": "Server=211.149.177.229;Database=Inventory_Main;uid=zgxhcswu;pwd=$cCxN%W6hDk1@;",
//"Inventory": "Server=211.149.177.229;Database=Inventory_Main;uid=zgxhcswu;pwd=$cCxN%W6hDk1@;"
},
"Redis": {
"Configuration": "192.168.50.6:6379,password=123456,defaultDatabase=1"
},
"AuthServer": {
"Authority": "https://localhost:9000/",
"RequireHttpsMetadata": "false",
"SwaggerClientId": "Inventory_Swagger",
"SwaggerClientSecret": "1q2w3e*"
},
"IsMultiTenancy": true
}