Skip to content

Commit

Permalink
dev: use real bucket name in .envrc.template
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalcora committed Aug 15, 2024
1 parent f5798c4 commit 54f45f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .envrc.template
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# export WATTS_API_KEY=

# Bucket to use for caching audio files. Required.
export WATTS_BUCKET=mbta-audio-service-test
export WATTS_BUCKET=mbta-watts-staging

# AWS credentials. Required.
# export AWS_ACCESS_KEY_ID=
Expand Down

0 comments on commit 54f45f7

Please sign in to comment.