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: nginx config root and config file path #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bigpe
Copy link

@bigpe bigpe commented Nov 2, 2022

Specifying a different root path for configs, as well as different paths for configs, helps a lot in setting up a universal build, especially with multiple buildpacks
If we do not specify anything in the envs, the default values will be chosen, but we can overwrite them and get more varied options for using

Fixes #95

@JoachimKoenigslieb
Copy link

This seems very useful to me. I'm trying to setup a monrepo deploy and I think this can help not clutter the folder structure be accessing the config from deep locations.

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

Successfully merging this pull request may close these issues.

Specify different config files for staging and production
2 participants