mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 08:20:14 +01:00
🚀 feat: Add support for custom AWS endpoint in S3 initialization (#6431)
This commit is contained in:
parent
a7e7813a09
commit
692fba51d8
2 changed files with 13 additions and 2 deletions
|
|
@ -480,6 +480,7 @@ FIREBASE_APP_ID=
|
|||
# S3 AWS Bucket #
|
||||
#========================#
|
||||
|
||||
AWS_ENDPOINT_URL=
|
||||
AWS_ACCESS_KEY_ID=
|
||||
AWS_SECRET_ACCESS_KEY=
|
||||
AWS_REGION=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue