Address PR feedback

This commit is contained in:
Seamus Johnston 2022-09-30 14:14:43 -05:00
parent b5ea6c8e39
commit 828051854e
No known key found for this signature in database
GPG key ID: 2F21225985069105
4 changed files with 26 additions and 28 deletions

View file

@ -28,7 +28,7 @@ Secrets (for example, if you'd like to have a working Login.gov authentication)
DJANGO_SECRET_LOGIN_KEY="<...>"
```
You'll need to create the `.env` file yourself. Get the secrets from Cloud.gov by running `cf env getgov-unstable`.
You'll need to create the `.env` file yourself. Get the secrets from Cloud.gov by running `cf env getgov-unstable`. More information is available in [rotate_application_secrets.md](../operations/runbooks/rotate_application_secrets.md).
## Viewing Logs