|
@ -5,8 +5,7 @@ |
|
|
"RedirectAllowedUrls": "https://scp.iacchina.net:9988" |
|
|
"RedirectAllowedUrls": "https://scp.iacchina.net:9988" |
|
|
}, |
|
|
}, |
|
|
"ConnectionStrings": { |
|
|
"ConnectionStrings": { |
|
|
"Default": "Server=dev.ccwin-in.com,6207;Database=Scp_WebApi_UAT;User ID=sa;Password=ChangkeTec@2021;connection timeout=600;", |
|
|
"Default": "Server=127.0.0.1,13314;Database=Scp_WebApi;User ID=superadmin;Password=Microsoft@2021;connection timeout=600;" |
|
|
"V1Scp": "Server=dev.ccwin-in.com,6207;Database=SCP_TJ_PRD;User ID=sa;Password=ChangkeTec@2021;connection timeout=600;" |
|
|
|
|
|
}, |
|
|
}, |
|
|
"AuthServer": { |
|
|
"AuthServer": { |
|
|
"Authority": "https://scp.iacchina.net:9988", |
|
|
"Authority": "https://scp.iacchina.net:9988", |
|
@ -69,7 +68,7 @@ |
|
|
{ |
|
|
{ |
|
|
"Name": "MSSqlServer", |
|
|
"Name": "MSSqlServer", |
|
|
"Args": { |
|
|
"Args": { |
|
|
"connectionString": "Server=dev.ccwin-in.com,6207;Database=Scp_WebApi_UAT;User ID=sa;Password=ChangkeTec@2021;connection timeout=600;", |
|
|
"connectionString": "Server=127.0.0.1;Database=Scp_WebApi;User ID=sa;Password=Microsoft2008;connection timeout=600;", |
|
|
"tableName": "AppLogs", |
|
|
"tableName": "AppLogs", |
|
|
"autoCreateSqlTable": true |
|
|
"autoCreateSqlTable": true |
|
|
} |
|
|
} |
|
|