Skip to content

Commit

Permalink
Adds proper env variables to start for a VAN Integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Arique1104 committed Sep 28, 2023
1 parent 5289fdd commit 872b8c5
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,14 @@ TEXTER_SIDEBOXES=celebration-gif,default-dynamicassignment,default-releasecontac
OWNER_CONFIGURABLE=ALL
NGP_VAN_API_KEY=
NGP_VAN_APP_NAME=
NGP_VAN_WEBHOOK_BASE_URL=
NGP_VAN_WEBHOOK_BASE_URL=
NGP_VAN_API_KEY_ENCRYPTED=
NGP_VAN_API_BASE_URL=
NGP_VAN_CACHE_TTL=
NGP_VAN_EXPORT_JOB_TYPE_ID=
NGP_VAN_MAXIMUM_LIST_SIZE=
NGP_VAN_CAUTIOUS_CELL_PHONE_SELECTION=
ACTION_HANDLERS=
MESSAGE_HANDLERS=
CONTACT_LOADERS=
SERVICE_MANAGERS=

0 comments on commit 872b8c5

Please sign in to comment.