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

How to set default value in environment variable in nginx conf file #310

Open
nvignesh86 opened this issue Oct 11, 2024 · 0 comments
Open

Comments

@nvignesh86
Copy link

nvignesh86 commented Oct 11, 2024

CLI Version: 8.7

Build pack 1.25.5

We are using enviornment value in nginx conf file. some how environment variable empty or null scenario build is failing.
because of "gzip [Not setting any value]". nginx conf format wrong.

Need to give default value for GZIP_DOWNLOADS while fetching in nginx.conf.
Can you please let us know how to give default value for.

image

Expect to happen
Build should be success even environment variable is not setting.

Actual behavior
build is failing in nginx.conf file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant