mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
add GCS related environment variables
This commit is contained in:
parent
d8f9c55460
commit
8faae5e11f
@ -1968,6 +1968,18 @@ These variables are not specific to Open WebUI but can still be valuable in cert
|
||||
- Type: `str`
|
||||
- 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_URL`
|
||||
|
Loading…
Reference in New Issue
Block a user