Update docker-compose.yml
This commit is contained in:
@@ -9,8 +9,6 @@ services:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5001" # Port corrigé selon la doc Microsoft
|
||||
environment:
|
||||
- PRESIDIO_ANALYZER_DEFAULT_LANGUAGE=fr
|
||||
|
||||
presidio-anonymizer:
|
||||
image: mcr.microsoft.com/presidio-anonymizer:latest
|
||||
@@ -18,5 +16,3 @@ services:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5002" # Port corrigé selon la doc Microsoft
|
||||
environment:
|
||||
- PRESIDIO_ANONYMIZER_DEFAULT_LANGUAGE=fr
|
||||
|
||||
Reference in New Issue
Block a user