docs: remove wrong env vars

This commit is contained in:
2025-08-22 16:11:37 +02:00
parent 5d6a7cf468
commit 07032b56ca

View File

@@ -253,11 +253,6 @@ The system includes automatic WiFi fallback for robust operation:
```bash
# API node IP for cluster management
export API_NODE=192.168.1.100
# Cluster configuration
export CLUSTER_PORT=4210
export DISCOVERY_INTERVAL=1000
export HEALTH_CHECK_INTERVAL=1000
```
### PlatformIO Configuration