Storage - dashboard upload

Hi when i try to upload using dashboard to my subabase storage, it throws fail what i am missing?? not running behind reverse proxy
No description
No description
1 Reply
JirkaB
JirkaBOP1h ago
Docker compose is default from github repo and envs are generated using guide on docs on api secrets section running wia
docker compose -f docker-compose.yml -f docker-compose.s3.yml up -d
docker compose -f docker-compose.yml -f docker-compose.s3.yml up -d
and try to run using minio storage

Did you find this page helpful?