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.
iot/tools/Redis-x64-3.2.100/Config.json

16 lines
298 B

{
"Server": [
{
"name": "localhost",
"ip": "localhost",
"port": 6379,
"auth": "aA123456!"
},
{
"name": "imtest",
"ip": "127.0.0.1",
"port": 6379,
"auth": ""
}
]
}