Skip to content

Commit

Permalink
chore(env): add smssync configs
Browse files Browse the repository at this point in the history
  • Loading branch information
lykmapipo committed Feb 24, 2020
1 parent 00c0d9a commit 9a784bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,10 @@ SMTP_TEST_RECEIVER=
PUSH_FCM_API_KEY=
PUSH_FCM_DEFAULT_SENDER_ID=
PUSH_FCM_TEST_REGISTRATION_TOKEN=


# SMSSYNC TRANSPORT
SMSSYNC_ENDPOINT=smssync
SMSSYNC_SECRET=smssync
SMSSYNC_REPLY=true
SMSSYNC_ERROR=true

0 comments on commit 9a784bd

Please sign in to comment.