docker: remove support for 3rd-party S3 providers

This commit is contained in:
Abdullah Atta
2024-08-07 08:50:58 +05:00
parent c441a1750c
commit 15b6947ff0
2 changed files with 6 additions and 19 deletions
-13
View File
@@ -77,19 +77,6 @@ MINIO_ROOT_USER=
# Required: no
MINIO_ROOT_PASSWORD=
# Description: The URL must be accessible from wherever you are running the Notesnook clients. It'll be used by the Notesnook clients for uploading/downloading attachments.
# You can also set it to a URL for a third-party S3 service like Wasabi S3 or Cloudflare R2.
# Required: no
# Example: https://attachments.notesnook.com
S3_SERVICE_URL=
# Description: The bucket name you want to use for storing your attachments.
# Required: yes
S3_BUCKET_NAME=attachments
# Description: If you want to host your attachments on a third party service like Cloudflare R2 or Wasabi S3 instead of the self-hosted Minio instance, you can use put the S3 API AccessKey here.
# Required: no
S3_ACCESS_KEY=
# Description: If you want to host your attachments on a third party service like Cloudflare R2 or Wasabi S3 instead of the self-hosted Minio instance, you can use put the S3 API AccessKeyId here.
# Required: no
S3_ACCESS_KEY_ID=
# Description: If you want to host your attachments on a third party service like Cloudflare R2 or Wasabi S3 instead of the self-hosted Minio instance, you can use put the S3 API Region here.
# Required: no
S3_REGION=