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 having a hard time getting zio-config to run in my application...
all the examples focus around mapping to custom data types, while I just want to use the ZIO.config(...) way to access a registered config..
Please see this simplified test to see what I want to achieve as a minimum.
I'm having a hard time getting zio-config to run in my application...
all the examples focus around mapping to custom data types, while I just want to use the
ZIO.config(...)
way to access a registered config..Please see this simplified test to see what I want to achieve as a minimum.
Thanks,
Dominik
The text was updated successfully, but these errors were encountered: