That shouldn't be there

Lutchy Horace 2025-04-02 11:27:41 -04:00
parent 2c725414a7
commit 3867340c69

@ -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`)