pls fucking work

This commit is contained in:
2026-08-22 21:08:02 +02:00
parent 2b4d07785a
commit c5fd977c3d
2 changed files with 0 additions and 32 deletions
-1
View File
@@ -52,7 +52,6 @@ func main() {
Bucket: cfg.StorageBucket,
UseSSL: cfg.StorageUseSSL,
PublicUseSSL: true,
CORSOrigins: cfg.CORSOrigin,
})
if err != nil {
log.Fatalf("storage unavailable: %v", err)