diff --git a/conf/settings.yml.sample b/conf/settings.yml.sample index d2fd7ba..a67b614 100644 --- a/conf/settings.yml.sample +++ b/conf/settings.yml.sample @@ -1,3 +1,7 @@ twilio: sid: TWILIOSID - token: TWILIOTOKEN \ No newline at end of file + token: TWILIOTOKEN + +application: + to: '15555555555' + from: '15555555555'