I have Appwrite installed on docker in test mode and I try to connect to the backblaze storage, I did the settings in the .env file but it still doesn't connect.
_APP_STORAGE_DEVICE=local _APP_STORAGE_BACKBLAZE_ACCESS_KEY=-------- _APP_STORAGE_BACKBLAZE_SECRET=--------------- _APP_STORAGE_BACKBLAZE_REGION=----- _APP_STORAGE_BACKBLAZE_BUCKET=-----
This is the configuration I have, obviously in each configuration there is the respective value taken from the backblaze account
What am I doing wrong?
First off the device shouldn't be local
Recommended threads
- Storage files aren’t showing on mobile
hi, what can be the problem? i have a storage and there are images in it, the permissions are read for All Users, everything is fine on desktop, but on mobile t...
- Delete storage files all at once
I am using Appwrite Cloud. I want to delete all storage files in my bucket similar to how I can select all documents in a collection and delete them all at once...
- Storage images are not showing on mobile
Hi, can anyone help me? I have some images on the storage, and it is not shown on mobile, on desktop everything is fine.