You can specify config
values for the current project and its third-party dependencies at config/config.exs
:
Your current project and any third party libraries will be able to pick it up through Application.get_env
:
You can specify config
values for the current project and its third-party dependencies at config/config.exs
:
Your current project and any third party libraries will be able to pick it up through Application.get_env
: