Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
# 先登录(旧密码还能用) redis-cli -h 127.0.0.1 -p 36379 -a 'Dev+' \ CONFIG SET requirepass 'NewPass123!' && \ CONFIG REWRITE