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

Add support for loading a Config JSON file override to local docker development environment #154

Open
adam-buckley opened this issue Aug 13, 2024 · 0 comments
Assignees

Comments

@adam-buckley
Copy link
Contributor

I'm thinking alongside the Dockerfile should be a config.override.json file that intially contains just an empty object ("{}") which developers can then paste client specific settings into when doing work. Open to suggestions but I'd change the base Config example to include a check for the file and import of the contents via Config::fromJson

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

No branches or pull requests

2 participants