fix(ml): retire le mot de passe PostgreSQL du compose

This commit is contained in:
Valentin
2026-09-21 15:06:05 +02:00
parent 9312d3b60f
commit 33aeea835b
5 changed files with 12 additions and 2 deletions
+1
View File
@@ -65,6 +65,7 @@ ml/models/*
ml/mlruns/
ml/mlartifacts/
ml/mlflow.db*
ml/.env
# IDE et OS
.idea/