# MinIO Configuration MINIO_ROOT_USER=minioadmin MINIO_ROOT_PASSWORD=minioadmin123 MINIO_SERVER_URL=http://localhost:9000 MINIO_BROWSER_REDIRECT_URL=http://localhost:9001 # Ports MINIO_PORT=9000 MINIO_CONSOLE_PORT=9001