Update docker-compose.yml
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
|||||||
- "5001"
|
- "5001"
|
||||||
environment:
|
environment:
|
||||||
- PRESIDIO_ANALYZER_DEFAULT_LANGUAGE=fr
|
- PRESIDIO_ANALYZER_DEFAULT_LANGUAGE=fr
|
||||||
# Supprimer la ligne command pour utiliser la commande par défaut
|
# Ne pas spécifier de command - utiliser celle par défaut
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost:5001/health"]
|
test: ["CMD", "curl", "-f", "http://localhost:5001/health"]
|
||||||
interval: 30s
|
interval: 30s
|
||||||
|
|||||||
Reference in New Issue
Block a user