i have a redis now , i want run `dapr init` to use my exist redis,is there any idea? or how to change the redis port by run dapr init? <img width="1886" alt="image" src="https://user-images.githubusercontent.com/10026498/194732500-0a070c67-5a48-49da-a110-0e44f153f90e.png"> ``` Bind for 0.0.0.0:6379 failed: port is already allocated. ```
i have a redis now ,
i want run
dapr initto use my exist redis,is there any idea?or how to change the redis port by run dapr init?