Browse Source

Update 'docker-stack.yml'

torabkheslat 1 year ago
parent
commit
f3702c23fc
1 changed files with 0 additions and 2 deletions
  1. 0 2
      docker-stack.yml

+ 0 - 2
docker-stack.yml

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