Spaces:
Runtime error
Runtime error
Delete .streamlit/secrets.toml
Browse files- .streamlit/secrets.toml +0 -9
.streamlit/secrets.toml
DELETED
|
@@ -1,9 +0,0 @@
|
|
| 1 |
-
# Secrets pour la base de données
|
| 2 |
-
DB_NAME = "postgres_llm"
|
| 3 |
-
DB_HOST = "localhost"
|
| 4 |
-
DB_USER = "postgres"
|
| 5 |
-
DB_PASSWORD = "ScorpionSQL"
|
| 6 |
-
DB_PORT = "5432"
|
| 7 |
-
|
| 8 |
-
# Clés API
|
| 9 |
-
MISTRAL_API_KEY = "RXjfbTO7wkOU0RwrwP7XpFfcj1K5eq40"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|