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"