Update docker-compose.yml
This commit is contained in:
@@ -6,10 +6,6 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile.analyzer
|
dockerfile: Dockerfile.analyzer
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
# LA LIGNE QUI FORCE LA CONFIGURATION :
|
|
||||||
# On dit au script de démarrage de Presidio d'utiliser NOTRE fichier.
|
|
||||||
environment:
|
|
||||||
- PRESIDIO_CONF_FILE=/app/presidio_config/config.yaml
|
|
||||||
|
|
||||||
presidio-anonymizer:
|
presidio-anonymizer:
|
||||||
image: mcr.microsoft.com/presidio-anonymizer:latest
|
image: mcr.microsoft.com/presidio-anonymizer:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user