docs: remove wrong env vars
This commit is contained in:
@@ -253,11 +253,6 @@ The system includes automatic WiFi fallback for robust operation:
|
|||||||
```bash
|
```bash
|
||||||
# API node IP for cluster management
|
# API node IP for cluster management
|
||||||
export API_NODE=192.168.1.100
|
export API_NODE=192.168.1.100
|
||||||
|
|
||||||
# Cluster configuration
|
|
||||||
export CLUSTER_PORT=4210
|
|
||||||
export DISCOVERY_INTERVAL=1000
|
|
||||||
export HEALTH_CHECK_INTERVAL=1000
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### PlatformIO Configuration
|
### PlatformIO Configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user