fix cards.email_address example

This commit is contained in:
Peter Rounce 2022-12-17 12:31:31 +00:00 committed by GitHub
parent 39c5570f2b
commit 0bc056fdb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@ add email notifications for payments and fund receipt
`Environment="AWS_SES_SECRET=..."`
`Environment="AWS_SES_EMAIL_FROM=..."`
`Environment="FUNCTION_EMAIL=ENABLE"`
`cards.email_address='Y'`
`cards.email_address='card.notifications@yourdomain.com'`
`cards.email_enable='Y'`
#### production use
ensure that LOG_LEVEL is set to PRODUCTION