Baoyuantop commented on issue #12580: URL: https://github.com/apache/apisix/issues/12580#issuecomment-3268624996
Hi @joggerjoel, when you run the APISIX image, you can mount your configuration file. You can define the etcd connection address in the configuration file, which will override the default configuration. If you do not provide a configuration file, the connection is based on the default configuration of 127.0.0.1:2379. This is the default configuration, not hard-coded. There are many other default configurations that you can override in your own configuration files. You can refer to https://docs.api7.ai/apisix/reference/configuration-files/ -- 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]
