Update README.md
This commit is contained in:
parent
900f18859c
commit
0ec241563a
1 changed files with 2 additions and 1 deletions
|
|
@ -62,6 +62,7 @@ Use one of the following bootstrapped users for login:
|
|||
A deployed version can also be found on [Heroku](https://govue.herokuapp.com)
|
||||
|
||||
### Environment Variables
|
||||
By default cobra will look at $HOME/.go-base.yaml for a config file. Setting your config as Environment Variables is recommended as by 12-Factor App.
|
||||
|
||||
Name | Type | Default | Description
|
||||
---|---|---|---
|
||||
|
|
@ -93,4 +94,4 @@ Package auth/pwdless contains example api tests using a mocked database.
|
|||
[GoDoc]: https://godoc.org/github.com/dhax/go-base
|
||||
[GoDoc Badge]: https://godoc.org/github.com/dhax/go-base?status.svg
|
||||
[GoReportCard]: https://goreportcard.com/report/github.com/dhax/go-base
|
||||
[GoReportCard Badge]: https://goreportcard.com/badge/github.com/dhax/go-base
|
||||
[GoReportCard Badge]: https://goreportcard.com/badge/github.com/dhax/go-base
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue