diff --git a/README.md b/README.md index 55c2bd7..6d29dd5 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ DJANGO_EMAIL_FROM=noreply@example.com You then need to insert the password for your smtp server as a secret: -* `abra app secret insert email_pass v1 ` +* `abra app secret insert email_pass v2 ` * `abra app config ` # set SECRET_EMAIL_PASS_VERSION=v2 Then redeploy the app, and automated e-mail sending should work: