fix(config): enable password update for RabbitMQ authentication

Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
zhenyus 2025-02-23 00:56:41 +08:00
parent 6faa7f439a
commit 1d3f06e008

View File

@ -16,7 +16,7 @@ auth:
username: user
password: ""
securePassword: true
updatePassword: false
updatePassword: true
enableLoopbackUser: false
tls:
enabled: false