Is there anything special about the "publicTemplates" key? #1917
Unanswered
curiosport
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 .toml file with multiple slices, similar to this:
When I run the following code:
I get this result:
For the
publickey I understand what it is because it is an environment variable in Windows, however I do not understand why, in the case of thepublicTemplatesandtemplateskeys, Viper does not recognize them if they are declared in the configuration file and are not environment variables?Beta Was this translation helpful? Give feedback.
All reactions