Skip to content

Commit

Permalink
Add GOOGLE_SECRET environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwaeseperlman committed Jan 2, 2024
1 parent 114ef80 commit 3e3b5a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ services:
- BOT_SIZE=5000000

- AZURE_SECRET=${AZURE_SECRET}
- GOOGLE_SECRET=${GOOGLE_SECRET}
- SECRET_KEY=${SECRET_KEY}

- BOT_UPLOADS_QUEUE_URL=http://sqs:9324/queue/bot_uploads
Expand Down

0 comments on commit 3e3b5a3

Please sign in to comment.