diff --git a/solution/infrastructure/minio/.env.template b/solution/infrastructure/minio/.env.template new file mode 100644 index 0000000..9d55c3a --- /dev/null +++ b/solution/infrastructure/minio/.env.template @@ -0,0 +1,3 @@ +MINIO_ROOT_USER=admin +MINIO_ROOT_PASSWORD=password +MINIO_VOLUMES=/data