From 0fb988e1b305550282b8b2c580648e34d458773a Mon Sep 17 00:00:00 2001 From: maxime-cool Date: Fri, 15 Dec 2023 09:11:59 +0100 Subject: [PATCH] test bucket sans le .web.deuxfleurs.fr --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index f562cdf..6ea5a93 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://palettetest?endpoint=https://garage.deuxfleurs.fr&s3ForcePathStyle=true®ion=garage" \ No newline at end of file