|
@@ -158,7 +158,8 @@ function defaultConfig(){
|
|
'distribute-mode' => 'install',
|
|
'distribute-mode' => 'install',
|
|
'cache-dir' => 'd:/dist-cache/',
|
|
'cache-dir' => 'd:/dist-cache/',
|
|
'tool-dir' => '',
|
|
'tool-dir' => '',
|
|
- 'oss-host' => 'http://distribute-helper.oss-cn-hangzhou.aliyuncs.com',
|
|
|
|
|
|
+ //'oss-host' => 'http://distribute-helper.oss-cn-hangzhou.aliyuncs.com',
|
|
|
|
+ 'oss-host' => 'http://192.168.3.10:8996',
|
|
'mysql-host'=> '',
|
|
'mysql-host'=> '',
|
|
);
|
|
);
|
|
}
|
|
}
|