Spaces:
Sleeping
Sleeping
Update config.yaml
Browse files- config.yaml +4 -4
config.yaml
CHANGED
@@ -8,7 +8,7 @@ litellm_settings:
|
|
8 |
drop_params: True
|
9 |
|
10 |
general_settings:
|
11 |
-
master_key: sk-1234
|
12 |
-
|
13 |
-
#
|
14 |
-
|
|
|
8 |
drop_params: True
|
9 |
|
10 |
general_settings:
|
11 |
+
master_key: sk-1234
|
12 |
+
|
13 |
+
# Utilisez le format de connexion PostgreSQL standard
|
14 |
+
database_url: "postgresql://postgres.gzexcciopafindfkafwj:[YOUR-PASSWORD]@aws-0-eu-west-3.pooler.supabase.com:6543/postgres"
|