You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/11/06 13:41:57 UTC

[GitHub] [apisix-dashboard] spacewander commented on issue #705: Upload SSL successfully but with error message

spacewander commented on issue #705:
URL: https://github.com/apache/apisix-dashboard/issues/705#issuecomment-723086698


   @bingoku 
   What the host you are using for etcd?
   ```yaml
   etcd:
     host:                           # it's possible to define multiple etcd hosts addresses of the same etcd cluster.
       - "http://127.0.0.1:2379"     # <- What the host you are using for etcd?
                                     # e.g. "https://127.0.0.1:2379".
     prefix: "/apisix"               # apisix configurations prefix
     timeout: 30                     # 30 seconds
   
   ```


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org