storage-service/storage_service/utils/storage.py

3 lines
48 B
Python

from flask_minio import Minio
storage = Minio()