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.
19 lines
698 B
19 lines
698 B
{
|
|
"App": {
|
|
"CorsOrigins": "https://*.Job.com,http://localhost:4200,http://localhost:44307,https://localhost:44307,http://localhost:9527"
|
|
},
|
|
"ConnectionStrings": {
|
|
"Default": "Server=dev.ccwin-in.com,13319;Database=DY_Test_WmsMain;uid=ccwin-in;pwd=Microsoft@2022;Packet Size=512;",
|
|
"Job": "Server=dev.ccwin-in.com,13319;Database=DY_Test_WmsMain;uid=ccwin-in;pwd=Microsoft@2022;Packet Size=512;"
|
|
},
|
|
"Redis": {
|
|
"Configuration": "dev.ccwin-in.com:16379"
|
|
},
|
|
"AuthServer": {
|
|
"Authority": "http://dev.ccwin-in.com:59093/",
|
|
"RequireHttpsMetadata": "false",
|
|
"SwaggerClientId": "Auth_Swagger",
|
|
"SwaggerClientSecret": "1q2w3e*"
|
|
},
|
|
"IsMultiTenancy": true
|
|
}
|
|
|