All checks were successful
Deploy Production (crewsportswear.com) / deploy (push) Successful in 1m57s
7 lines
214 B
Plaintext
7 lines
214 B
Plaintext
# Local Development MinIO Configuration
|
|
# Copy to .env.local and update with your MinIO credentials
|
|
|
|
# MinIO credentials (get from your production server)
|
|
MINIO_KEY=secret_key
|
|
MINIO_SECRET=your_minio_root_password
|