Browse Source

fix: v2.0.5 ipv6 support

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

+ 2 - 1
install_script.sh

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