You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: