doc and creation

This commit is contained in:
Iwan Clement
2020-05-16 12:31:46 +02:00
parent 8aba33a612
commit 7a1797f703
3 changed files with 35 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
#!/bin/bash
# https://documentation.mailgun.com/en/latest/api-routes.html
MG_URL_ROOT="https://api.mailgun.net/v3"
MG_URL_EU_ROOT="https://api.eu.mailgun.net/v3"
MG_APIKEY="api:key-6e4b01ba0681141a509c1c462fca40f4"