godo 10 months ago
parent
commit
03c0bf0cea
  1. 12
      docs/demo/redis5.0/install.json

12
docs/demo/redis5.0/install.json

@ -0,0 +1,12 @@
{
"name": "redis5.0",
"icon": "redis.png",
"setting": {
"binPath": "{exePath}/redis-server.exe"
},
"start": {
"startCmds": [
"{exePath}/redis.windows.conf"
]
}
}
Loading…
Cancel
Save