Sahm269 commited on
Commit
4177666
·
verified ·
1 Parent(s): a39ac8f

Delete .streamlit/secrets.toml

Browse files
Files changed (1) hide show
  1. .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"