Browse Source

Update 'docker-stack.yml'

torabkheslat 1 năm trước cách đây
mục cha
commit
52bdd22d0e
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      docker-stack.yml

+ 2 - 2
docker-stack.yml

@@ -27,7 +27,7 @@ services:
       - 5000:80
     networks:
       - frontend
-      - traefik_traefik
+      - traefik
     deploy:
       replicas: 1
       labels:
@@ -45,7 +45,7 @@ services:
       - 5001:80
     networks:
       - backend
-      - traefik_traefik
+      - traefik
     deploy:
       replicas: 1
       labels: