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.
23 lines
942 B
23 lines
942 B
{
|
|
"App": {
|
|
"CorsOrigins": "https://*.Label.com,http://localhost:4200,http://localhost:44307,https://localhost:44307,https://localhost:44363,http://localhost:44363,http://dev.cd-top.com:9099,http://dev.cd-top.com:9098,http://dev.cd-top.com:9090"
|
|
},
|
|
"ConnectionStrings": {
|
|
//"Default": "Server=211.149.177.229;Database=Label_Module;uid=cjkj;pwd=$cCxN%W6hDk1@;",
|
|
//"Label": "Server=211.149.177.229;Database=Label_Module;uid=cjkj;pwd=$cCxN%W6hDk1@;"
|
|
|
|
"Default": "Server=dev.cd-top.com,51433;Database=Label_Module;uid=sa;pwd=Microsoft2008;",
|
|
"Label": "Server=dev.cd-top.com,51433;Database=Label_Module;uid=sa;pwd=Microsoft2008;"
|
|
},
|
|
"Redis": {
|
|
"Configuration": "dev.cd-top.com:56379"
|
|
},
|
|
"AuthServer": {
|
|
"Authority": "http://dev.cd-top.com:9096/",
|
|
"RequireHttpsMetadata": "false",
|
|
"ClientId": "Auth_App",
|
|
"ClientSecret": "1q2w3e*"
|
|
},
|
|
//"urls": "http://*:9084",
|
|
"IsMultiTenancy": true
|
|
}
|
|
|