Skip to content

Commit

Permalink
build(asset-services): add Twilio env vars to docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
PiDelport committed Sep 23, 2021
1 parent 6e04db5 commit 49b51b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions asset-services/docker-compose.yaml
Expand Up @@ -31,3 +31,6 @@ services:
init: true
environment:
BROKER_URL: "redis://redis:6379"
TWILIO_ACCOUNT_SID:
TWILIO_AUTH_TOKEN:
TWILIO_VERIFY_SERVICE_SID:

0 comments on commit 49b51b2

Please sign in to comment.