Browse Source

drop superfluous network config

Fabian Peter Hammerle 5 years ago
parent
commit
14cfe170f0
1 changed files with 0 additions and 9 deletions
  1. 0 9
      docker-compose.yml

+ 0 - 9
docker-compose.yml

@@ -1,14 +1,5 @@
 version: '2.1'
 
-networks:
-  default:
-    driver: bridge
-    enable_ipv6: true
-    ipam:
-      driver: default
-      config:
-      - subnet: 2001:3984:3989::/64
-
 volumes:
   hackthebox: