From af5e7aa35e0c9950037149e9730f5065a6ea23bf Mon Sep 17 00:00:00 2001 From: Silver Kuusk Date: Thu, 18 May 2017 16:59:50 +0300 Subject: [PATCH] Add vide config to example file App will fail with 500 in case there is no empty TWILIO_CONFIGURATION_SID key in env file. Adding it to example config file. --- .env.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.env.example b/.env.example index d3ea350..e4fdf07 100644 --- a/.env.example +++ b/.env.example @@ -12,3 +12,6 @@ TWILIO_NOTIFICATION_SERVICE_SID= # Required for Sync TWILIO_SYNC_SERVICE_SID= + +# Required for Video +TWILIO_CONFIGURATION_SID=