13 lines
397 B
JSON
13 lines
397 B
JSON
{
|
|
"port": 12000,
|
|
"npmRegistry": "https://registry.npmmirror.com/",
|
|
"logLevel": "info",
|
|
"accessLog": true,
|
|
"storageS3": {
|
|
"type": "s3",
|
|
"endpoint": "https://tos-s3-cn-shanghai.ivolces.com",
|
|
"region": "cn-shanghai",
|
|
"accessKeyID": "AKLTOWNhNmJkNDJmNzFkNGI3MDlmMWQzYTA2ZjBkYTc2YTg",
|
|
"secretAccessKey": "TWpjME9EVm1OVFJtTkROaE5ESXlaR0ptWlRnd1lqVm1Nems0TW1Ka1pUZw=="
|
|
}
|
|
} |