From 3d27afc1e14e016be76dec1bd27836ce30f55aea Mon Sep 17 00:00:00 2001 From: smashyalts Date: Mon, 26 Feb 2024 19:34:12 +0100 Subject: [PATCH] hopefully this works --- chunky-dedicated/src/main/resources/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chunky-dedicated/src/main/resources/config.yml b/chunky-dedicated/src/main/resources/config.yml index 86a96d6..f79e694 100644 --- a/chunky-dedicated/src/main/resources/config.yml +++ b/chunky-dedicated/src/main/resources/config.yml @@ -1,3 +1,4 @@ cloudflare-access-key: "" cloudflare-account-id: "" -cloudflare-secret-key: "" \ No newline at end of file +cloudflare-secret-key: "" +bucket-name: "" \ No newline at end of file