Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support ENV variable in conf/config.yaml #2675

Closed
membphis opened this issue Nov 9, 2020 · 0 comments · Fixed by #2743
Closed

feat: support ENV variable in conf/config.yaml #2675

membphis opened this issue Nov 9, 2020 · 0 comments · Fixed by #2743
Labels
enhancement New feature or request
Milestone

Comments

@membphis
Copy link
Member

membphis commented Nov 9, 2020

Here is an example, we can take a look:

apisix:
  node_listen: ${APISIX_NODE_LISTEN} # APISIX listening port
@membphis membphis added the enhancement New feature or request label Nov 9, 2020
@spacewander spacewander added this to the 2.1 milestone Nov 13, 2020
spacewander added a commit to spacewander/incubator-apisix that referenced this issue Nov 13, 2020
spacewander added a commit to spacewander/incubator-apisix that referenced this issue Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants