Browse Source

drop superfluous network config

Fabian Peter Hammerle 6 năm trước cách đây
mục cha
commit
14cfe170f0
1 tập tin đã thay đổi với 0 bổ sung9 xóa
  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: