Fix the syntax for the external network.

This commit is contained in:
Andrea Dell'Amico 2020-10-12 18:24:09 +02:00
parent b83bd00624
commit 71f989a932
1 changed files with 2 additions and 1 deletions

View File

@ -36,4 +36,5 @@ services:
networks:
{{ shinyproxy_docker_network }}:
haproxy-public:
external: True
external:
name: haproxy-public