From b2071dd3d0656f7bafd8fc36c72d6c4296cf9ea0 Mon Sep 17 00:00:00 2001 From: Zack Siri Date: Thu, 7 Mar 2024 17:29:51 +0700 Subject: [PATCH] Update config for s3 --- instellar.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/instellar.yml b/instellar.yml index 2066d39..4191970 100644 --- a/instellar.yml +++ b/instellar.yml @@ -81,4 +81,6 @@ kits: driver: database/postgresql key: DATABASE - driver: bucket/aws-s3 + driver_options: + acl: public key: AWS_S3