godoos/docs/demo/redis5.0/store.json
2024-08-01 17:27:02 +08:00

11 lines
No EOL
196 B
JSON

{
"name": "redis5.0",
"setting": {
"binPath": "{exePath}/redis-server.exe"
},
"start": {
"startCmds": [
"{exePath}/redis.windows.conf"
]
}
}