mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
change cdn to fastly
This commit is contained in:
parent
c33976ad37
commit
943f854fcc
@ -125,7 +125,8 @@ var ReactS3FineUploader = React.createClass({
|
||||
bucket: 'ascribe0'
|
||||
},
|
||||
request: {
|
||||
endpoint: 'https://ascribe0.s3.amazonaws.com',
|
||||
endpoint: 'https://www.ascribe.io.global.prod.fastly.net',
|
||||
//endpoint: 'https://ascribe0.s3.amazonaws.com',
|
||||
accessKey: 'AKIAIVCZJ33WSCBQ3QDA'
|
||||
},
|
||||
uploadSuccess: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user