ali-mahdavi-mehr commented on issue #10988:
URL: https://github.com/apache/apisix/issues/10988#issuecomment-1975182889

   > > ```yaml
   > >   etcd:
   > >     host:
   > >       - "http://etcd:2379";
   > >     prefix: "/apisix"
   > >     timeout: 30
   > > ```
   > 
   > > ```yaml
   > > etcd:
   > >    endpoints:
   > >      - "http://etcd:2379";
   > > ```
   > 
   > You might need to change it to the correct host instead of using 
etcd:2379, as DNS might not resolve correctly.
   
   I set the value but no change occurred.


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