bzp2010 commented on PR #2587: URL: https://github.com/apache/apisix-dashboard/pull/2587#issuecomment-1217462395
Hi, @quanbisen Thank you for your contribution, but I reviewed what was mentioned in the issue and our goal is actually to work something like this https://github.com/bzp2010/apisix-dashboard/blob/8a20a9c564dc4d1953a686077f5e0c9314b86935/api/internal/config/config.go#L97-L100 It is very simple and allows us to override a single configuration item with a variable like `AD_SERVER_HTTPHOST` instead of overriding the entire configuration with the entire configuration file passed in by the environment variable. -- 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]
