Discussed in #5222
Originally posted by abbluiz October 13, 2021
I want to use different configuration depending on my environment on some YAML configuration files, specially in conf/apisix.yaml in stand-alone mode. Is it possible to read from environment variable like ${VAR} inside YAML file?
Discussed in #5222
Originally posted by abbluiz October 13, 2021
I want to use different configuration depending on my environment on some YAML configuration files, specially in
conf/apisix.yamlin stand-alone mode. Is it possible to read from environment variable like${VAR}inside YAML file?