FIX: need to use mailgun's secrect API key instead of the public key

This commit is contained in:
Régis Hanol 2016-06-07 01:30:34 +02:00
parent bfc8b3362b
commit ee257a2bb0
1 changed files with 1 additions and 1 deletions

View File

@ -584,7 +584,7 @@ email:
default: ''
mailgun_api_key:
default: ''
regex: '^pubkey-\h{32}$'
regex: '^key-\h{32}$'
files: