Merge branch 'master' of https://gitee.com/ruitao_admin/godoos
This commit is contained in:
commit
03c0bf0cea
1 changed files with 12 additions and 0 deletions
12
docs/demo/redis5.0/install.json
Normal file
12
docs/demo/redis5.0/install.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "redis5.0",
|
||||
"icon": "redis.png",
|
||||
"setting": {
|
||||
"binPath": "{exePath}/redis-server.exe"
|
||||
},
|
||||
"start": {
|
||||
"startCmds": [
|
||||
"{exePath}/redis.windows.conf"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue