Update config.yaml
Browse files- config.yaml +1 -0
config.yaml
CHANGED
|
@@ -37,3 +37,4 @@ litellm_settings:
|
|
| 37 |
master_key: os.environ/LITELLM_MASTER_KEY
|
| 38 |
request_timeout: 600
|
| 39 |
stream_timeout: 600
|
|
|
|
|
|
| 37 |
master_key: os.environ/LITELLM_MASTER_KEY
|
| 38 |
request_timeout: 600
|
| 39 |
stream_timeout: 600
|
| 40 |
+
database_url: os.environ/DATABASE_URL
|