godoos/docs/demo/redis5.0/install.json
2024-07-31 18:42:06 +08:00

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"
]
}
}