Fix the syntax for the external network.
This commit is contained in:
parent
b83bd00624
commit
71f989a932
|
@ -36,4 +36,5 @@ services:
|
|||
networks:
|
||||
{{ shinyproxy_docker_network }}:
|
||||
haproxy-public:
|
||||
external: True
|
||||
external:
|
||||
name: haproxy-public
|
Loading…
Reference in New Issue