langhaoabcd commented on issue #2949:
URL: 
https://github.com/apache/apisix-dashboard/issues/2949#issuecomment-2261677169

   apisix-dashborad config.yml add etcd auth
   ```
   etcd:
       endpoints:            # supports defining multiple etcd host addresses 
for an etcd cluster
         - 127.0.0.1:2379
       username: "root"    # ignore etcd username if not enable etcd auth
       password: "123456"
   ```


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