This helper app should be unaware of the app whatever parent app is using this app. So I think {:bar, in_umbrella: true} doesn’t fit in this situation. and how do I get the config in the sub app like
Application.get_env(:parent_app, KVServer)[:secret_key] how do I know the parent app name






















