Newer
Older
nc-env / templates / template11-minio-storage-server / artifacts / minio.conf
@pmarini pmarini on 13 Apr 2022 151 bytes initial commit
MINIO_ACCESS_KEY="minio"
MINIO_VOLUMES="#MINIO_STORAGE_FOLDER#"
MINIO_OPTS="-C /etc/minio --address #IP_ADDRESS#:9000"
MINIO_SECRET_KEY="miniostorage"