Showing
1 changed file
with
2 additions
and
2 deletions
@@ -12,8 +12,8 @@ const ws = require('../../lib/ws'); | @@ -12,8 +12,8 @@ const ws = require('../../lib/ws'); | ||
12 | const Capi = require('qcloudapi-sdk') | 12 | const Capi = require('qcloudapi-sdk') |
13 | 13 | ||
14 | const capi = new Capi({ | 14 | const capi = new Capi({ |
15 | - SecretId: 'AKID6dwpKadiQgbDpXDtyNhppIHPO5qPv5GK', | ||
16 | - SecretKey: 'ACJkH9mg0DBA1PYpf0E7f3g534wBsQaW', | 15 | + SecretId: 'AKIDKXZR8e2JNGhy9AogEdZKuJXaSAot7X7W', |
16 | + SecretKey: 'Mhuw11qY5KPK5fBYxDHAsQnzzpU4Xqzx', | ||
17 | serviceType: 'cdn' | 17 | serviceType: 'cdn' |
18 | }); | 18 | }); |
19 | 19 |
-
Please register or login to post a comment