21 lines
644 B
JSON
21 lines
644 B
JSON
{
|
|
"ConnectionStrings": {
|
|
},
|
|
"AppSettings": {
|
|
"DataBaseType": "sqlserver",
|
|
"ClientId": "oEnergyUsers",
|
|
"SecurityKey": "MGRmYjc3ODg4ZDQ2NDE0ZTkxZWNiZjcxNjY1NTIwMWQ=",
|
|
"Scope": "oEnergyUT",
|
|
"isSqlLog": "false",
|
|
"IdentityServer": "http://localhost: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": "localhost:6379,defaultDatabase=5",
|
|
"IsRedis": true
|
|
}
|
|
} |