SI-2510 Information Disclosure / Proxy entfernt
diff --git a/SAMO-Interface/Dockerfile_DevServer b/SAMO-Interface/Dockerfile_DevServer
index 5d8e689..946af64 100644
--- a/SAMO-Interface/Dockerfile_DevServer
+++ b/SAMO-Interface/Dockerfile_DevServer
@@ -14,8 +14,6 @@
 FROM openjdk:8-jre-alpine
 
 ENV JAVA_TOOL_OPTIONS -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n
-ENV HTTP_PROXY http://webproxy3.pta.de:8080
-ENV HTTPS_PROXY http://webproxy3.pta.de:8080
 ENV TZ Europe/Berlin
 
 # install tzdata to set the right timezone
diff --git a/addressImport/Dockerfile b/addressImport/Dockerfile
index 0ac14c0..f849f88 100644
--- a/addressImport/Dockerfile
+++ b/addressImport/Dockerfile
@@ -13,8 +13,6 @@
 #
 FROM openjdk:8-jre-alpine
 
-ENV HTTP_PROXY http://webproxy3.pta.de:8080
-ENV HTTPS_PROXY http://webproxy3.pta.de:8080
 ENV TZ Europe/Berlin
 
 # install tzdata to set the right timezone
diff --git a/gfsBackendService/Dockerfile_Branch b/gfsBackendService/Dockerfile_Branch
index b0a2b54..8249349 100644
--- a/gfsBackendService/Dockerfile_Branch
+++ b/gfsBackendService/Dockerfile_Branch
@@ -15,8 +15,6 @@
 FROM openjdk:8-jre-alpine
 
 ENV JAVA_TOOL_OPTIONS -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n
-ENV HTTP_PROXY http://webproxy3.pta.de:8080
-ENV HTTPS_PROXY http://webproxy3.pta.de:8080
 ENV TZ Europe/Berlin
 
 # install tzdata to set the right timezone
diff --git a/gfsBackendService/Dockerfile_DevServer b/gfsBackendService/Dockerfile_DevServer
index 7b99c51..4cfb8c6 100644
--- a/gfsBackendService/Dockerfile_DevServer
+++ b/gfsBackendService/Dockerfile_DevServer
@@ -15,8 +15,6 @@
 FROM openjdk:8-jre-alpine
 
 ENV JAVA_TOOL_OPTIONS -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n
-ENV HTTP_PROXY http://webproxy3.pta.de:8080
-ENV HTTPS_PROXY http://webproxy3.pta.de:8080
 ENV TZ Europe/Berlin
 
 # install tzdata to set the right timezone
diff --git a/gfsBackendService/Dockerfile_DevServerUnsecure b/gfsBackendService/Dockerfile_DevServerUnsecure
index dc5f67e..fed7633 100644
--- a/gfsBackendService/Dockerfile_DevServerUnsecure
+++ b/gfsBackendService/Dockerfile_DevServerUnsecure
@@ -15,8 +15,6 @@
 FROM openjdk:8-jre-alpine
 
 ENV JAVA_TOOL_OPTIONS -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n
-ENV HTTP_PROXY http://webproxy3.pta.de:8080
-ENV HTTPS_PROXY http://webproxy3.pta.de:8080
 ENV TZ Europe/Berlin
 
 # install tzdata to set the right timezone
diff --git a/mailExport/Dockerfile_DevServer b/mailExport/Dockerfile_DevServer
index 20c68f9..1caa91b 100644
--- a/mailExport/Dockerfile_DevServer
+++ b/mailExport/Dockerfile_DevServer
@@ -14,8 +14,6 @@
 FROM openjdk:8-jre-alpine
 
 ENV JAVA_TOOL_OPTIONS -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n
-ENV HTTP_PROXY http://webproxy3.pta.de:8080
-ENV HTTPS_PROXY http://webproxy3.pta.de:8080
 ENV TZ Europe/Berlin
 
 # install tzdata to set the right timezone
diff --git a/mailExport/Dockerfile_DevServerUnsecure b/mailExport/Dockerfile_DevServerUnsecure
index 9423122..f1fe38f 100644
--- a/mailExport/Dockerfile_DevServerUnsecure
+++ b/mailExport/Dockerfile_DevServerUnsecure
@@ -14,8 +14,6 @@
 FROM openjdk:8-jre-alpine
 
 ENV JAVA_TOOL_OPTIONS -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n
-ENV HTTP_PROXY http://webproxy3.pta.de:8080
-ENV HTTPS_PROXY http://webproxy3.pta.de:8080
 ENV TZ Europe/Berlin
 
 # install tzdata to set the right timezone
diff --git a/testImportGridFailures/Dockerfile_DevServer b/testImportGridFailures/Dockerfile_DevServer
index ed7af22..d00df54 100644
--- a/testImportGridFailures/Dockerfile_DevServer
+++ b/testImportGridFailures/Dockerfile_DevServer
@@ -13,8 +13,6 @@
 
 FROM openjdk:8-jre-alpine
 
-ENV HTTP_PROXY http://webproxy3.pta.de:8080
-ENV HTTPS_PROXY http://webproxy3.pta.de:8080
 ENV TZ Europe/Berlin
 
 # install tzdata to set the right timezone
diff --git a/testImportGridFailures/Dockerfile_DevServerUnsecure b/testImportGridFailures/Dockerfile_DevServerUnsecure
index 48e1a0c..0f88192 100644
--- a/testImportGridFailures/Dockerfile_DevServerUnsecure
+++ b/testImportGridFailures/Dockerfile_DevServerUnsecure
@@ -13,8 +13,6 @@
 
 FROM openjdk:8-jre-alpine
 
-ENV HTTP_PROXY http://webproxy3.pta.de:8080
-ENV HTTPS_PROXY http://webproxy3.pta.de:8080
 ENV TZ Europe/Berlin
 
 # install tzdata to set the right timezone