shenshihai 2 years ago
parent
commit
a65929410d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      composer.json

+ 2 - 1
composer.json

@@ -47,7 +47,8 @@
 		}
 	},
 	"config": {
-		"secure-http": false
+		"secure-http": false,
+		"disable-tls": true
 	},
 	"scripts": {
 		"post-update-cmd": "DistributeHelper\\HelperClass::postUpdate"