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.
This commit is contained in:
@@ -12,3 +12,6 @@ TWILIO_NOTIFICATION_SERVICE_SID=
|
||||
|
||||
# Required for Sync
|
||||
TWILIO_SYNC_SERVICE_SID=
|
||||
|
||||
# Required for Video
|
||||
TWILIO_CONFIGURATION_SID=
|
||||
|
||||
Reference in New Issue
Block a user