Change container URL

This commit is contained in:
2025-03-30 17:08:24 +02:00
parent 70cf5e1705
commit b8cda70850

View File

@@ -22,14 +22,14 @@ export default () => ({
provider: "aws-s3",
providerOptions: {
//baseUrl: "http://192.168.0.211:9000/harmony",
baseUrl: "http://beyonder.synology.me:9000/harmony",
baseUrl: "https://container.harmonylab.ovh/harmony",
s3Options: {
credentials: {
accessKeyId: "admin",
secretAccessKey: "Apslxnap12bn23",
},
//endpoint: "http://192.168.0.211:9000",
endpoint: "http://beyonder.synology.me:9000",
endpoint: "https://container.harmonylab.ovh",
region: "eu-west-3",
forcePathStyle: true,
params: {