From 420329e5a01fbda435407eb369d03ab6037c5f74 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Mon, 12 Oct 2020 18:50:57 +0200 Subject: [PATCH] really fix the docker compose file. --- templates/haproxy-docker-stack.yml.j2 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/templates/haproxy-docker-stack.yml.j2 b/templates/haproxy-docker-stack.yml.j2 index bca122c..76ed599 100644 --- a/templates/haproxy-docker-stack.yml.j2 +++ b/templates/haproxy-docker-stack.yml.j2 @@ -75,8 +75,3 @@ services: logging: driver: 'journald' {% endif %} - -networks: - {{ haproxy_docker_overlay_network }}: - esternal: - name: {{ haproxy_docker_overlay_network }}