fix cards.email_address example
This commit is contained in:
parent
39c5570f2b
commit
0bc056fdb0
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ add email notifications for payments and fund receipt
|
||||||
`Environment="AWS_SES_SECRET=..."`
|
`Environment="AWS_SES_SECRET=..."`
|
||||||
`Environment="AWS_SES_EMAIL_FROM=..."`
|
`Environment="AWS_SES_EMAIL_FROM=..."`
|
||||||
`Environment="FUNCTION_EMAIL=ENABLE"`
|
`Environment="FUNCTION_EMAIL=ENABLE"`
|
||||||
`cards.email_address='Y'`
|
`cards.email_address='card.notifications@yourdomain.com'`
|
||||||
`cards.email_enable='Y'`
|
`cards.email_enable='Y'`
|
||||||
#### production use
|
#### production use
|
||||||
ensure that LOG_LEVEL is set to PRODUCTION
|
ensure that LOG_LEVEL is set to PRODUCTION
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue