Compare commits

..

No commits in common. "91fddff07732fde17cf82cab2945191a84ede3ea" and "5cd4fde48a40d07652361d32aad66d9b050c55ce" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View File

@ -7,8 +7,8 @@
} }
}, },
"ConnectionStrings": { "ConnectionStrings": {
"RemoteNew": "Server=47.117.164.182,1435;Database=Test_IRC;User ID=sa;Password=xc@123456;TrustServerCertificate=true", "RemoteNew": "Server=123.56.94.154,1433\\MSSQLSERVER;Database=Test.IRC;User ID=sa;Password=dev123456DEV;TrustServerCertificate=true",
"Hangfire": "Server=47.117.164.182,1435;Database=Test_IRC_Hangfire;User ID=sa;Password=xc@123456;TrustServerCertificate=true" "Hangfire": "Server=123.56.94.154,1433\\MSSQLSERVER;Database=Hangfire_IRaCIS;User ID=sa;Password=dev123456DEV;TrustServerCertificate=true"
}, },

View File

@ -1,8 +1,8 @@
{ {
"JwtSetting": { "JwtSetting": {
"SecurityKey": "SHzyyl@2021", "SecurityKey": "3e6dbfa227234a03977a2f421bdb7f4f",
"Issuer": "Extimaging", "Issuer": "IRaCIS",
"Audience": "EICS", "Audience": "ZhiZhun",
"TokenExpireDays": "7" "TokenExpireDays": "7"
}, },
"IpRateLimiting": { "IpRateLimiting": {