Add scripts/minio/minio.conf.example

This commit is contained in:
drunkendog 2023-12-18 17:14:50 +00:00
parent 3d1ed38a86
commit 3d0d7b2353
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
MINIO_USER="user"
MINIO_PASSWORD="password"