Same typo in a different place.

This commit is contained in:
Andrea Dell'Amico 2023-05-26 18:08:42 +02:00
parent ccc7fa0056
commit 6497b249b4
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ services:
- portainer_server_data:/data
networks:
- {{ docker_swarm_portainer_network }}
{% if not docker_swarm_cluster_haproxy_install %}
{% if docker_swarm_cluster_haproxy_install %}
- {{ haproxy_docker_overlay_network }}
{% endif %}