UNPKG

cloud-cache

Version:

[![Build Status](https://travis-ci.org/blockai/cloud-cache.svg?branch=master)](https://travis-ci.org/blockai/cloud-cache)

11 lines (10 loc) 266 B
minio: image: minio/minio ports: - "9000:9000" volumes: - ./test/.minio/data:/export - ./test/.minio/config:/root/.minio environment: - "MINIO_ACCESS_KEY=AKIAIOSFODNN7EXAMPLE" - "MINIO_SECRET_KEY=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"