mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-15 21:08:20 +08:00
Updated notify (markdown)
@@ -13,7 +13,7 @@ acme.sh --set-notify [--notify-mode 0]
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
export MAILGUN_API_KEY="xxxxxxxx"
|
export MAILGUN_API_KEY="xxxxxxxx"
|
||||||
export MAILGUN_APIDOMAIN="xxxxxx.com"
|
export MAILGUN_API_DOMAIN="xxxxxx.com"
|
||||||
export MAILGUN_FROM="xxx@xxxxx.com"
|
export MAILGUN_FROM="xxx@xxxxx.com"
|
||||||
export MAILGUN_TO="yyyy@gmail.com"
|
export MAILGUN_TO="yyyy@gmail.com"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user