Refactor swarm/portainer.yml to use overlay network for agent-network

This commit is contained in:
2024-06-04 23:34:20 +08:00
parent fbc5b9146d
commit 36c017bb70
+1
View File
@@ -40,6 +40,7 @@ services:
networks:
agent-network:
driver: overlay
attachable: true
traefik-public:
external: true