We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adf6356 commit c66dc63Copy full SHA for c66dc63
examples/upload_and_callback.php
@@ -7,7 +7,7 @@
7
// use Qiniu\Zone;
8
9
// 指定zone上传
10
-// $zone = Zone::zonez01(); //华东1
+// $zone = Zone::zoneZ0(); //华东QVM内网上传指定host
11
// $config = new Config($zone);
12
13
$accessKey = getenv('QINIU_ACCESS_KEY');
0 commit comments