Refactor swarm/portainer.yml to use overlay network for agent-network
This commit is contained in:
@@ -40,6 +40,7 @@ services:
|
||||
|
||||
networks:
|
||||
agent-network:
|
||||
driver: overlay
|
||||
attachable: true
|
||||
traefik-public:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user