Replies: 2 comments 8 replies
-
refer to:https://github.com/apache/apisix/blob/master/docs/en/latest/profile.md |
Beta Was this translation helpful? Give feedback.
3 replies
-
sounds like a good feature. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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?Beta Was this translation helpful? Give feedback.
All reactions