Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
yoho-node-ci
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
7 years ago
Commit
b1f17832da50f7770962056a01e6c9b9cb3b9f78
1 parent
d5e58f88
修改七牛key
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
config/cdn_config.js
config/cdn_config.js
View file @
b1f1783
...
...
@@ -4,8 +4,8 @@
const
CDNCONFIG
=
{
main
:
{
accessKey
:
'cY9B5ZgON_7McTS5zV5nTeRyQ98MOcVD7W4eGVbE'
,
secretKey
:
'RduqgmK7cAtaQvdIa1ax_zzmMsnv9ac-Ka0uF6wG'
,
accessKey
:
'BwWhoJN536BnV3CzlE20AjNKC9O2bP0l5tFpKsDU'
,
secretKey
:
'_x2VtO7fEmylgjojmLi7qwTBtRm30S8BrO0FxOPK'
,
origin
:
'https://cdn.yoho.cn'
,
bucket
:
'yohocdn'
},
...
...
Please
register
or
login
to post a comment