From 9ff24577790ffe8d2c55f3e880577fe7881dbbb8 Mon Sep 17 00:00:00 2001 From: Kappeh Date: Tue, 30 Dec 2025 22:27:17 +0000 Subject: [PATCH] Fix storage bucket endpoints --- museum.template.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/museum.template.yaml b/museum.template.yaml index 6374b0a..e62acd0 100644 --- a/museum.template.yaml +++ b/museum.template.yaml @@ -21,7 +21,7 @@ s3: # use_path_style_urls: true key: ${CFG_ENTE_MINIO_ROOT_USER} secret: ${CFG_ENTE_MINIO_ROOT_PASSWORD} - endpoint: localhost:3200 + endpoint: https://store.ente.kappeh.org region: eu-central-2 bucket: b2-eu-cen wasabi-eu-central-2-v3: @@ -29,7 +29,7 @@ s3: # use_path_style_urls: true key: ${CFG_ENTE_MINIO_ROOT_USER} secret: ${CFG_ENTE_MINIO_ROOT_PASSWORD} - endpoint: localhost:3200 + endpoint: https://store.ente.kappeh.org region: eu-central-2 bucket: wasabi-eu-central-2-v3 compliance: false @@ -38,7 +38,7 @@ s3: # use_path_style_urls: true key: ${CFG_ENTE_MINIO_ROOT_USER} secret: ${CFG_ENTE_MINIO_ROOT_PASSWORD} - endpoint: localhost:3200 + endpoint: https://store.ente.kappeh.org region: eu-central-2 bucket: scw-eu-fr-v3