Skip to content

Commit 6da0e49

Browse files
committed
Add environment keys to rbenv
1 parent 8158019 commit 6da0e49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.env.development

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ SHOPIFY_CLIENT_API_SECRET=
88
# These are to be set in production only
99
BUGSNAG_API_KEY=
1010
SKYLIGHT_AUTHENTICATION=
11+
12+
# EmailHandler
13+
HANDLER_EMAILER_FROM="test+dev@triggerify.ca"
14+
HANDLER_EMAILER_API_KEY=

0 commit comments

Comments
 (0)