From 3f2d63558aae074a8dc4cb18a6db4da4093cce66 Mon Sep 17 00:00:00 2001 From: maxime-cool Date: Wed, 13 Dec 2023 15:01:58 +0100 Subject: [PATCH] test autre bucket (mauvais credentials) --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index f562cdf..1573eb1 100644 --- a/hugo.toml +++ b/hugo.toml @@ -6,4 +6,4 @@ theme = 'ananke' [deployment] [[deployment.targets]] - URL = "s3://palettetest.web.deuxfleurs.fr?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true®ion=garage" \ No newline at end of file + URL = "s3://garagehq.deuxfleurs.fr?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true®ion=garage" \ No newline at end of file