From b8cda7085020917e3e2c86a2862e8d07c2ec67b2 Mon Sep 17 00:00:00 2001 From: julien vdb Date: Sun, 30 Mar 2025 17:08:24 +0200 Subject: [PATCH] Change container URL --- config/plugins.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/plugins.ts b/config/plugins.ts index 3e449ee..f5c979c 100644 --- a/config/plugins.ts +++ b/config/plugins.ts @@ -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: {