12 lines
No EOL
221 B
JSON
12 lines
No EOL
221 B
JSON
{
|
|
"name": "redis5.0",
|
|
"icon": "redis.png",
|
|
"setting": {
|
|
"binPath": "{exePath}/redis-server.exe"
|
|
},
|
|
"start": {
|
|
"startCmds": [
|
|
"{exePath}/redis.windows.conf"
|
|
]
|
|
}
|
|
} |