presidio modulaire
This commit is contained in:
@@ -31,7 +31,7 @@ COPY . /app/
|
||||
# Définir la variable d'environnement pour que Presidio trouve notre fichier de configuration
|
||||
|
||||
# Dit à Presidio : "Ton fichier de config est ici"
|
||||
ENV PRESIDIO_ANALYZER_CONFIG_FILE=/app/conf/default.yaml
|
||||
ENV PRESIDIO_ANALYZER_CONFIG_FILE=/app/conf/main.yaml
|
||||
|
||||
# Exposer le port que Gunicorn va utiliser
|
||||
EXPOSE 5001
|
||||
|
||||
Reference in New Issue
Block a user