PragmaTwice commented on issue #1851: URL: https://github.com/apache/kvrocks/issues/1851#issuecomment-1776234069
Hi @rnz, thanks for your report. We have fix it in https://github.com/apache/kvrocks/pull/1784, although there is currently no release including this commit. To workaround it in `2.6.0`, you can overwrite the configuration option like: ``` docker run -it apache/kvrocks:2.6.0 --bind 0.0.0.0 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
