Commit 73add341 authored by 任国军's avatar 任国军

fix oss config

parent 5ba0fa9d
Pipeline #22773 passed with stage
in 18 seconds
...@@ -130,8 +130,8 @@ module.exports = appInfo => { ...@@ -130,8 +130,8 @@ module.exports = appInfo => {
exports.oss = {// sdfsdfsd exports.oss = {// sdfsdfsd
client: { client: {
accessKeyId: 'LTAIxEMB8ucstyi8', accessKeyId: 'LTAI4FzDGcyo23UGvsZ7Jh1h',
accessKeySecret: 'sCVJSCPyfaSIlS5R8fH4Xl77yHKR3z', accessKeySecret: 'pC7twh9mPiQZAGgfjY1M2wdyp3S91l',
bucket: '51shequ', bucket: '51shequ',
endpoint: 'oss-cn-hangzhou.aliyuncs.com', endpoint: 'oss-cn-hangzhou.aliyuncs.com',
timeout: '60s', timeout: '60s',
......
...@@ -126,8 +126,8 @@ module.exports = appInfo => { ...@@ -126,8 +126,8 @@ module.exports = appInfo => {
exports.oss = {// sdfsdfsd exports.oss = {// sdfsdfsd
client: { client: {
accessKeyId: 'LTAIxEMB8ucstyi8', accessKeyId: 'LTAI4FzDGcyo23UGvsZ7Jh1h',
accessKeySecret: 'sCVJSCPyfaSIlS5R8fH4Xl77yHKR3z', accessKeySecret: 'pC7twh9mPiQZAGgfjY1M2wdyp3S91l',
bucket: '51shequ', bucket: '51shequ',
endpoint: 'oss-cn-hangzhou.aliyuncs.com', endpoint: 'oss-cn-hangzhou.aliyuncs.com',
timeout: '60s', timeout: '60s',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment