eduardichim
eduardichim
FFilament
Created by giagara on 8/30/2023 in #❓┊help
File upload on s3 with Minio (sail)
Docker network will solve the rest for minio:9000 with it's internal network IPs and all that stuff
9 replies
FFilament
Created by giagara on 8/30/2023 in #❓┊help
File upload on s3 with Minio (sail)
No other changes are required, because the browser will try to access minio:9000 same as the laravel container so you just have to tell it that minio on the host is localhost
9 replies
FFilament
Created by giagara on 8/30/2023 in #❓┊help
File upload on s3 with Minio (sail)
@giagara not sure if you've figured out how to do it... but is so damn simple took me 30 minutes after trying the docker-compose solution proposed by @mtbossa I just added 127.0.0.1 minio to my hosts file
9 replies