Skip to content

Commit

Permalink
Merge pull request #376 from ustaxcourt/update-irs-email-documentation
Browse files Browse the repository at this point in the history
Update documentation for IRS_SUPERUSER_EMAIL
  • Loading branch information
mmarcotte authored Aug 28, 2020
2 parents 4fad882 + 5520f1d commit 846a2bf
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 846a2bf

Please sign in to comment.