Browse Source

compose: Remove networks section, not needed

pull/4/head
Daniel Oaks 6 years ago
parent
commit
42e7048a54
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      docker-compose.yml

+ 0
- 4
docker-compose.yml View File

@@ -13,7 +13,3 @@ services:
13 13
       restart_policy:
14 14
         condition: on-failure
15 15
       replicas: 1
16
-
17
-networks:
18
-  traefik:
19
-    external: true

Loading…
Cancel
Save