Skip to content

Commit c66dc63

Browse files
committed
update
1 parent adf6356 commit c66dc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/upload_and_callback.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// use Qiniu\Zone;
88

99
// 指定zone上传
10-
// $zone = Zone::zonez01(); //华东1
10+
// $zone = Zone::zoneZ0(); //华东QVM内网上传指定host
1111
// $config = new Config($zone);
1212

1313
$accessKey = getenv('QINIU_ACCESS_KEY');

0 commit comments

Comments
 (0)