add GCS related environment variables

This commit is contained in:
kahghi 2025-01-21 17:46:57 +08:00
parent f7e7f11bb6
commit d9fff1f20e

View File

@ -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`