shenshihai пре 2 година
родитељ
комит
a65929410d
1 измењених фајлова са 2 додато и 1 уклоњено
  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"