Fix the portainer compose file.
This commit is contained in:
parent
4a99e1256f
commit
7f79381d55
|
@ -49,7 +49,7 @@ services:
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
'{{ docker_swarm_portainer_network }}':
|
{{ docker_swarm_portainer_network }}:
|
||||||
driver: overlay
|
driver: overlay
|
||||||
attachable: true
|
attachable: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue