storage-service/storage_service/utils/storage.py
2020-03-25 01:57:54 +01:00

3 lines
48 B
Python

from flask_minio import Minio
storage = Minio()