From 6a7248c933ee3791058b396134c225a977a55dc6 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 13 Jan 2020 08:22:58 +0100 Subject: [PATCH] Bucket fix. --- backend/src/Squidex/appsettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/Squidex/appsettings.json b/backend/src/Squidex/appsettings.json index ceed877a0..9a245f975 100644 --- a/backend/src/Squidex/appsettings.json +++ b/backend/src/Squidex/appsettings.json @@ -297,7 +297,7 @@ /* * The name of your bucket. */ - "bucketName": "squidex-assets", + "bucket": "squidex-assets", /* * The optional folder within the bucket.