Access morph module options via config.
- Aug 24, 2021
-
-
Tom Prince authored
This lets other modules override these settings.
-
This lets other modules override these settings.
I was experimenting with getting a local dev environment setup using docker containers, instead of VMs, and wanted put the secrets in a different location.
Getting these values from the merged config allows another module to modify the secret settings, before they are incorporated into the rest of the configuration.
This lets other modules override these settings.