From 0140265912075547209d5e996548b692d29afd8a Mon Sep 17 00:00:00 2001 From: Erin Date: Thu, 15 Jun 2023 23:13:29 -0400 Subject: [PATCH] clarify note on MINIO_ENDPOINT --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index b6566ff..74a5b0a 100644 --- a/.env.example +++ b/.env.example @@ -15,7 +15,7 @@ BASE_URL=http://localhost:5173 # 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 -# have to actually point to one you have access to +# have to actually point to anything real MINIO_ENDPOINT=example.com MINIO_BUCKET= MINIO_ACCESS_KEY_ID=