Alex
TTypebot
•Created by Alex on 1/7/2024 in #help-and-questions
Minio self hosting using docker
Hello guys, I am trying to setup minio as the local s3 storage, when I try to upload a file using the file input block, I have this in my browser dev tools
POST http://minio:9005/typebot net::ERR_NAME_NOT_RESOLVED
my docker-compose file
In my .env i set the s3 variable as:
7 replies