mirror of
https://github.com/open-webui/docs
synced 2025-05-19 18:58:41 +00:00
add GCS related environment variables
This commit is contained in:
parent
f7e7f11bb6
commit
d9fff1f20e
@ -1968,6 +1968,18 @@ These variables are not specific to Open WebUI but can still be valuable in cert
|
|||||||
- Type: `str`
|
- Type: `str`
|
||||||
- Description: Sets the secret access key for S3 storage.
|
- Description: Sets the secret access key for S3 storage.
|
||||||
|
|
||||||
|
### Google Cloud Storage
|
||||||
|
#### `GCS_BUCKET_NAME`
|
||||||
|
|
||||||
|
- Type: `str`
|
||||||
|
- Description: Sets the bucket name for Google Cloud Storage
|
||||||
|
|
||||||
|
#### `GOOGLE_APPLICATION_CREDENTIALS_JSON`
|
||||||
|
|
||||||
|
- Type: `JSON`
|
||||||
|
- Description: Contents of Google Application Credentials JSON file.
|
||||||
|
|
||||||
|
|
||||||
### Database Pool
|
### Database Pool
|
||||||
|
|
||||||
#### `DATABASE_URL`
|
#### `DATABASE_URL`
|
||||||
|
Loading…
Reference in New Issue
Block a user