how to parse complex nested config struct for docker environment? #1345
Unanswered
TianTianBigWang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a config file, like this:
So, how can I set the ENV ,that viper can parse it correctly.
The ENV format like
MYPREFIX_LOGGER_LEVEL=debug
.Thank you to everyone who can help me.
Beta Was this translation helpful? Give feedback.
All reactions