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.
20 lines
988 B
20 lines
988 B
2 years ago
|
{
|
||
|
"App": {
|
||
|
"SelfUrl": "http://localhost:60100",
|
||
|
"ClientUrl": "http://localhost:60011,http://localhost:60012,http://localhost:60013,http://localhost:60021,http://localhost:60022,http://localhost:60022,http://localhost:10090",
|
||
|
"CorsOrigins": "http://localhost:60011,http://localhost:60012,http://localhost:60013,http://localhost:60021,http://localhost:60022,http://localhost:60022,http://localhost:10090",
|
||
|
"RedirectAllowedUrls": "http://localhost:60011,http://localhost:60012,http://localhost:60013,http://localhost:60021,http://localhost:60022,http://localhost:60022,http://localhost:10090"
|
||
|
},
|
||
|
"ConnectionStrings": {
|
||
|
"Default": "Server=dev.ccwin-in.com,13319;Database=WMS_DongYang_Faster_AuthSiteCenter;uid=ccwin-in;pwd=Microsoft@2022;timeout=6000;Encrypt=False;"
|
||
|
},
|
||
|
"StringEncryption": {
|
||
|
"DefaultPassPhrase": "ybgU8NieQZNjguXe"
|
||
|
},
|
||
|
"Redis": {
|
||
|
"Configuration": "127.0.0.1:6379"
|
||
|
},
|
||
|
"AuthServer": {
|
||
|
"Authority": "http://localhost:60100"
|
||
|
}
|
||
|
}
|