Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Oct 24, 2023
1 parent 7f8e086 commit 5c251e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ go install github.com/rakutentech/go-alertnotification@latest

| Env Variable | default | Description |
| :------------------ | :------ | :------------------------------------------------------------------------------ |
| EMAIL_ALERT_ENABLED | false | change to "true" to enable |
| **EMAIL_SENDER** | | **required** sender email address |
| **EMAIL_RECEIVERS** | | **required** receiver email addresses. Eg. `[email protected]`, `[email protected]` |
| **EMAIL_RECEIVERS** | | **required** receiver email addresses. Eg. `[email protected]`,`[email protected]` |
| EMAIL_ALERT_ENABLED | false | change to "true" to enable |
| SMTP_HOST | | SMTP server hostname |
| SMTP_PORT | | SMTP server port |
| EMAIL_USERNAME | | SMTP username |
Expand Down

0 comments on commit 5c251e0

Please sign in to comment.