Fix the syntax for the external network.

This commit is contained in:
Andrea Dell'Amico 2020-10-12 18:24:39 +02:00
parent bae888f4a4
commit 852b16aee2
1 changed files with 2 additions and 1 deletions

View File

@ -54,4 +54,5 @@ volumes:
networks:
{{ docker_swarm_portainer_network }}:
haproxy-public:
external: True
external:
name: haproxy-public