From 5f3bf59a6fba99236b8c8dad2af7652faf4c8e45 Mon Sep 17 00:00:00 2001 From: matu6968 Date: Wed, 10 Jul 2024 21:51:50 +0000 Subject: [PATCH] fix so that it auto sends out https:// :3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7bec8e..57bc215 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ R2_ENDPOINT=yourid.r2.cloudflarestorage.com R2_ACCESS_KEY=insert_a_access_key R2_SEC_KEY=insert_a_secret_key R2_BUCKET=your_bucket -R2_DOMAIN=r2_domain +R2_DOMAIN=https://r2_domain.com // Do not forget to add https:// to that section! UPLOAD_SEC=base64_upload_apikey