Skip to content

Commit 952e77f

Browse files
ryanmatsJon Wayne Parrott
authored andcommitted
flexbeta2 - mailgun updated
1 parent 04aab63 commit 952e77f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appengine/flexible/mailgun/app.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ runtime_config:
77

88
# [START env_variables]
99
env_variables:
10-
MAILGUN_DOMAIN_NAME: sandboxf88ac31f30a3402ba6f8a965e6762bc4.mailgun.org
11-
MAILGUN_API_KEY: key-39077b242ae1a10181127e7ac117c4ee
10+
MAILGUN_DOMAIN_NAME: your-mailgun-domain-name
11+
MAILGUN_API_KEY: your-mailgun-api-key
1212
# [END env_variables]

0 commit comments

Comments
 (0)