23 lines
797 B
JSON
23 lines
797 B
JSON
{
|
|
"ConnectionStrings": {
|
|
//"default": "User ID=postgres;Password=dfdn!energy;Host=36.134.166.114;Port=5432;Database=mh_op;CommandTimeout=1024;"
|
|
},
|
|
"AppSettings": {
|
|
"DataBaseType": "sqlserver",
|
|
"ClientId": "oEnergyUsers",
|
|
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
|
|
"Scope": "oEnergyFO",
|
|
"isSqlLog": "false",
|
|
"IdentityServer": "http://172.21.157.142:3153/",
|
|
"WebSocketPort": "3140",
|
|
"ConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetDbConn",
|
|
"AllConnApiUrl": "http://localhost:5116/api/OP/TenantInfo/GetAllDbConn",
|
|
"ConnDataKey": "MHKSAQ1212010101",
|
|
"TenantConnKey": "MHKSAQJY"
|
|
},
|
|
"RedisConfig": {
|
|
"RedisConnectionString": "47.122.43.22:6379,password=mhsaferedis,defaultDatabase=5",
|
|
"IsRedis": true
|
|
}
|
|
}
|