mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-10 00:11:45 +00:00
Merge pull request #2580 from vitaliytv/patch-1
DOCS: typo in notify/mailgun.sh (sandbox)
This commit is contained in:
commit
20b64c8900
@ -7,7 +7,7 @@
|
||||
|
||||
#MAILGUN_REGION="us|eu" #optional, use "us" as default
|
||||
#MAILGUN_API_DOMAIN="xxxxxx.com" #optional, use the default sandbox domain
|
||||
#MAILGUN_FROM="xxx@xxxxx.com" #optional, use the default sendbox account
|
||||
#MAILGUN_FROM="xxx@xxxxx.com" #optional, use the default sandbox account
|
||||
|
||||
_MAILGUN_BASE_US="https://api.mailgun.net/v3"
|
||||
_MAILGUN_BASE_EU="https://api.eu.mailgun.net/v3"
|
||||
|
Loading…
Reference in New Issue
Block a user