How to access config key in package?

How to set config of the project, which uses this dependency then? I used in my code:
Application.get_env :my_app_name, :my_key

1 Like