Closed muhamadazmy closed 1 year ago
We need to be able to choose the host name of the redis service since it's right now hardcoded to redis which is a problem because it can conflict with other redis instances installed for other purposes
redis
https://github.com/threefoldtech/rmb-rs/pull/173/files
We need to be able to choose the host name of the
redis
service since it's right now hardcoded toredis
which is a problem because it can conflict with other redis instances installed for other purposes