wolf27w commented on issue #8529:
URL: https://github.com/apache/rocketmq/issues/8529#issuecomment-2290740967

   后来发现我配置多个是可以的
   `accounts:
     - accessKey: admin
       secretKey: "demo123"
       whiteRemoteAddress: "10.244.*.*"
       admin: true
       defaultTopicPerm: PUB|SUB
       defaultGroupPerm: SUB
     - accessKey: admin
       secretKey: "demo123"
       whiteRemoteAddress: "10.96.*.*"
       admin: true
       defaultTopicPerm: PUB|SUB
       defaultGroupPerm: SUB`


-- 
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]

Reply via email to