Skip to content

Commit

Permalink
Update documentation for IRS_SUPERUSER_EMAIL
Browse files Browse the repository at this point in the history
  • Loading branch information
adunkman committed Aug 25, 2020
1 parent 940465b commit 5520f1d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/environments/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,9 @@ A prerequisite for a successful build within CircleCI is [access to CircleCI’s
| `COGNITO_SUFFIX` | Suffix of your choice for the Cognito URL |
| `USTC_ADMIN_PASS` | Password of your choice used by the Cognito admin user |
| `SES_DMARC_EMAIL` | Email address used with SES to which aggregate DMARC validations are sent |
| `IRS_SUPERUSER_EMAIL` | Email address used to serve all new petitions to the IRS |
| `IRS_SUPERUSER_EMAIL_STG` | Email address used to serve all new petitions to the IRS for STG |
| `IRS_SUPERUSER_EMAIL_TEST` | Email address used to serve all new petitions to the IRS for TEST |
| `IRS_SUPERUSER_EMAIL_PROD` | Email address used to serve all new petitions to the IRS for PROD |

- Run a build in CircleCI.
- The build may fail the first time, as provisioning new security certificates can take some time (and cause a timeout). See [the troubleshooting guide](../TROUBLESHOOTING.md) for solutions to common problems.
Expand Down

0 comments on commit 5520f1d

Please sign in to comment.