clarify note on MINIO_ENDPOINT

This commit is contained in:
Erin 2023-06-15 23:13:29 -04:00
parent 054582103b
commit 0140265912
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ BASE_URL=http://localhost:5173
# S3/MinIO configuration, required for avatars, pride flags, and data exports # S3/MinIO configuration, required for avatars, pride flags, and data exports
# Note: MINIO_ENDPOINT must be set and look like a minio endpoint, but doesn't # Note: MINIO_ENDPOINT must be set and look like a minio endpoint, but doesn't
# have to actually point to one you have access to # have to actually point to anything real
MINIO_ENDPOINT=example.com MINIO_ENDPOINT=example.com
MINIO_BUCKET= MINIO_BUCKET=
MINIO_ACCESS_KEY_ID= MINIO_ACCESS_KEY_ID=