Browse Source

fix: v2.0.5

jonssonyan 2 years ago
parent
commit
2db5415327
1 changed files with 2 additions and 4 deletions
  1. 2 4
      install_script.sh

+ 2 - 4
install_script.sh

@@ -234,8 +234,7 @@ install_docker() {
   "log-opts":{
       "max-size":"50m",
       "max-file":"3"
-  },
-  "ipv6": true
+  }
 }
 EOF
     else
@@ -247,8 +246,7 @@ EOF
   "log-opts":{
       "max-size":"50m",
       "max-file":"3"
-  },
-  "ipv6": true
+  }
 }
 EOF
     fi