diff --git a/application/extra/rabbitmq.php b/application/extra/rabbitmq.php index a98eb526..e1b5afe7 100644 --- a/application/extra/rabbitmq.php +++ b/application/extra/rabbitmq.php @@ -3,8 +3,8 @@ return [ 'host' => '127.0.0.1', 'port' => 5672, - 'user' => 'admin', - 'password' => '751019', + 'user' => 'guest', + 'password' => 'guest', 'vhost' => '/', 'reference_check' => [