doc and creation
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user