Update config.php
这个提交包含在:
+4
-4
@@ -16,13 +16,13 @@ if (file_exists($tokenFile)) {
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'aliyun' => [
|
'aliyun' => [
|
||||||
'access_key_id' => 'LTAI5t9xDffWwAoBjMYuch3B',
|
'access_key_id' => '',
|
||||||
'access_key_secret' => '7T2dWLz5r4LSSpWpZV3jSk8hKbddMM',
|
'access_key_secret' => '',
|
||||||
'endpoint' => 'https://alidns.aliyuncs.com',
|
'endpoint' => 'https://alidns.aliyuncs.com',
|
||||||
'region_id' => 'cn-hangzhou'
|
'region_id' => ''
|
||||||
],
|
],
|
||||||
'api' => [
|
'api' => [
|
||||||
'allowed_ips' => '*',
|
'allowed_ips' => '*',
|
||||||
'token' => $token
|
'token' => $token
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户