This commit is contained in:
+8
-6
@@ -23,16 +23,18 @@ export default () => ({
|
||||
config: {
|
||||
provider: "aws-s3",
|
||||
providerOptions: {
|
||||
baseUrl: "https://container.harmonylab.ovh/harmony",
|
||||
baseUrl: "https://container.choralsync.com",
|
||||
credentials: {
|
||||
accessKeyId: "admin",
|
||||
secretAccessKey: "Apslxnap12bn23",
|
||||
accessKeyId: "a6f474b04f010543022788efc626cbfe",
|
||||
secretAccessKey:
|
||||
"eeeb631194378edee5145b3ef6314630b152fa186b3dab2fefdf8b48952cde21",
|
||||
},
|
||||
endpoint: "https://container.harmonylab.ovh",
|
||||
endpoint:
|
||||
"https://4c59d3c67191bdd08e311a5a49c3ac98.r2.cloudflarestorage.com",
|
||||
forcePathStyle: true,
|
||||
region: "eu-west-3",
|
||||
region: "weur",
|
||||
params: {
|
||||
Bucket: "harmony",
|
||||
Bucket: "choralsync",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user