mirror of
https://github.com/spf13/viper
synced 2024-12-23 12:07:02 +00:00
Update README.md
This commit is contained in:
parent
10178ad847
commit
f8427a63f0
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ the order that files are added by AddConfigPath. For more see viper_test's casc
|
||||||
Consider:
|
Consider:
|
||||||
|
|
||||||
* \etc\myapp\myapp.json
|
* \etc\myapp\myapp.json
|
||||||
* (%GOPATH)\src\myapp\myapp.json
|
* ($GOPATH)\src\myapp\myapp.json
|
||||||
|
|
||||||
You can check in a default myapp.json for development and only override certain kvps in production
|
You can check in a default myapp.json for development and only override certain kvps in production
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue