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