feat: add MinIO S3 storage configuration to docker-compose for improved file management
All checks were successful
Deploy Production (crewsportswear.com) / deploy (push) Successful in 2m31s

This commit is contained in:
Frank John Begornia
2026-04-16 23:55:22 +08:00
parent 8eef632ebb
commit 289e11f3c5
2 changed files with 9 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
"google/recaptcha": "~1.1",
"spatie/laravel-analytics": "^1.4",
"league/flysystem-sftp": "^1.0",
"league/flysystem-aws-s3-v3": "~1.0",
"aws/aws-sdk-php": "~3.0"
},
"require-dev": {