We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The template substitution script replaces template blocks in a too loose way.
if-env
etc/nginx/conf.d/a7.conf
Reproduces how often:
Always
1.6.0
In the meantime, make sure not to use multiple template blocks for the same env var in etc/nginx/conf.d/a7.conf.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
The template substitution script replaces template blocks in a too loose way.
Steps to Reproduce
if-env
blocks inetc/nginx/conf.d/a7.conf
Reproduces how often:
Always
Versions
1.6.0
Additional Information
In the meantime, make sure not to use multiple template blocks for the same env var in
etc/nginx/conf.d/a7.conf
.The text was updated successfully, but these errors were encountered: