Browse Source

fix: v2.0.5 ipv6 support

jonssonyan 2 năm trước cách đây
mục cha
commit
7442ff3370
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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