forked from mirrors/pronouns.cc
clarify note on MINIO_ENDPOINT
This commit is contained in:
parent
054582103b
commit
0140265912
1 changed files with 1 additions and 1 deletions
|
@ -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=
|
||||||
|
|
Loading…
Reference in a new issue