From 3867340c698e89775b8cf2b5a65ef71547275989 Mon Sep 17 00:00:00 2001 From: Lutchy Horace Date: Wed, 2 Apr 2025 11:27:41 -0400 Subject: [PATCH] That shouldn't be there --- MinIO Quota Enforcement Script - nginx_request_checker.py.-.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MinIO Quota Enforcement Script - nginx_request_checker.py.-.md b/MinIO Quota Enforcement Script - nginx_request_checker.py.-.md index ec378c5..c0238e9 100644 --- a/MinIO Quota Enforcement Script - nginx_request_checker.py.-.md +++ b/MinIO Quota Enforcement Script - nginx_request_checker.py.-.md @@ -21,7 +21,7 @@ The script prioritizes configuration values in this order: | `REDIS_HOST` | `127.0.0.1` | Redis server hostname/IP | | `REDIS_PORT` | `6379` | Redis server port | | `REDIS_DB` | `2` | Redis database number | -| `MINIO_ENDPOINT` | `http://minio-server-vm.int.lhprojects.net` | MinIO server URL | +| `MINIO_ENDPOINT` | `http://127.0.0.1:9000` | MinIO server URL | | `LOG_FILE` | None | Path to log file (logs only if set) | ### Example Configuration File (`/etc/minio_quota.conf`)