From 1fbc4d6241a7b3835e27110df47a0482d0fb858f Mon Sep 17 00:00:00 2001 From: Jim Moffet Date: Mon, 1 Aug 2022 10:53:27 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04d502d9d..7fdbdc62d 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ NOTE: when you change .env in the future, you'll need to rebuild the devcontaine Things to change: -- If you're not the first to deploy, only replace the aws creds +- If you're not the first to deploy, only replace the aws creds, get these from team lead - Replace `NOTIFICATION_QUEUE_PREFIX` with `local_dev__` - Replace `NOTIFY_EMAIL_DOMAIN` with the domain your emails will come from (i.e. the "origination email" in your SES project) - Replace `SECRET_KEY` and `DANGEROUS_SALT` with high-entropy secret values