Skip to content

Commit

Permalink
build(dev): add dev defaults for Sentry config
Browse files Browse the repository at this point in the history
  • Loading branch information
mantariksh committed Jun 11, 2021
1 parent 37f6060 commit 9a0c5b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ services:
- MYINFO_CLIENT_SECRET=mockClientSecret
- WEBHOOK_SQS_URL=http://localhost:4566/000000000000/local-webhooks-sqs-main
- INTRANET_IP_LIST_PATH
- SENTRY_CONFIG_URL=https://[email protected]/123456
- CSP_REPORT_URI=https://[email protected]/123456
- GA_TRACKING_ID
- SENTRY_CONFIG_URL
- TWILIO_ACCOUNT_SID
- TWILIO_API_KEY
- TWILIO_API_SECRET
Expand Down

0 comments on commit 9a0c5b3

Please sign in to comment.