really fix the docker compose file.
This commit is contained in:
parent
bfc7330703
commit
420329e5a0
|
@ -75,8 +75,3 @@ services:
|
||||||
logging:
|
logging:
|
||||||
driver: 'journald'
|
driver: 'journald'
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
networks:
|
|
||||||
{{ haproxy_docker_overlay_network }}:
|
|
||||||
esternal:
|
|
||||||
name: {{ haproxy_docker_overlay_network }}
|
|
||||||
|
|
Loading…
Reference in New Issue