From 33b630503a5adefac94e223e1c49fdb6b166dc39 Mon Sep 17 00:00:00 2001
From: Andrea Dell'Amico <adellam@isti.cnr.it>
Date: Wed, 7 Apr 2021 19:35:45 +0200
Subject: [PATCH] Eliminati duplicati tra le opzioni.

---
 templates/epas-docker-compose.yml.j2 | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/templates/epas-docker-compose.yml.j2 b/templates/epas-docker-compose.yml.j2
index ea1111e..ffd3ae7 100644
--- a/templates/epas-docker-compose.yml.j2
+++ b/templates/epas-docker-compose.yml.j2
@@ -28,10 +28,6 @@ services:
       #      - EPAS_SHIB_LOGIN=                      # default: false  -- (true,false)
       - JOBS_ACTIVE=true                       # default: false  -- (true,false) --  Se forzato a true abilita l'esecuzione di tutti i job
       #      - SKIP_IP_CHECK=                        # default: false -- (true,false) -- Disabilita il controllo sugli indirizzi ip delle richieste
-      - FLOWS_ACTIVE=true
-      #      - URL_ATTESTATI=                        # default: https://attestativ2.rm.cnr.it
-      #      - URL_USER=
-      #      - URL_PASS=
       ######## LOGS ###########
       - LOG_LEVEL={{ epas_log_level }}                            # Opzionale. default: INFO   -- (OFF,FATAL,ERROR,WARN,INFO,DEBUG,TRACE,ALL)
       - APPENDERS={{ epas_log_appenders }}                        # Opzionale. default: stdout, stderr -- (stdout, stderr, file, graylog2). Abilita i log sulla console, file e server graylog