xuchmao opened a new issue #4475:
URL: https://github.com/apache/apisix/issues/4475


   ### Issue description
   Need to support use environment properties to overwrite properties in 
configuration file, just like what it is Spring Framework.
   
   For example, set ectd.prefix="/foo" as  environment arg,  ectd.prefix in 
config.yaml is "apisix", finally value of property  ectd.prefix is "foo" when 
apisix run.
   
   By the way, priority of config-${APISIX_PROFILE}.yaml > config.yaml will be 
much better.
   
   Thanks ! 
   
   ### Environment
   * apisix 2.6
   


-- 
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:
[email protected]


Reply via email to