Skip to content

Commit

Permalink
Add vault link to readme for .env credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincarrogan committed Sep 1, 2022
1 parent e595131 commit b695c5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ To run in docker do the following
```properties
EMAIL_SMTP_PORT=587
```
- You may need to acquire additional credentials from [Vault](https://vault.ci.uktrade.digital/)
- To build and run a local Postfix [mail server](https://github.com/uktrade/mailserver)
- To initilize database
`PIPENV_DOTENV_LOCATION=.env pipenv run ./manage.py migrate`
Expand Down

0 comments on commit b695c5d

Please sign in to comment.