Skip to content

Commit

Permalink
chore: Add AWS_BUCKET to .env.example
Browse files Browse the repository at this point in the history
Was introduced in #10661
  • Loading branch information
Dschoordsch committed Jan 22, 2025
1 parent 7f3051d commit f779f72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ AI_EMBEDDER_WORKERS='1'
# AWS_ACCESS_KEY_ID='key_AWS_ACCESS_KEY_ID'
# AWS_REGION='key_AWS_REGION'
# AWS_SECRET_ACCESS_KEY='key_AWS_SECRET_ACCESS_KEY'
# AWS_BUCKET='key_AWS_BUCKET'

# MONITORING
# SENTRY_DSN='key_SENTRY_DSN'
Expand Down

0 comments on commit f779f72

Please sign in to comment.