Add MEV hostnames to tunnel helper
This commit is contained in:
@@ -58,6 +58,14 @@ bash scripts/cloudflare/set-mev-defi-oracle-dns.sh
|
||||
|
||||
Optional: `MEV_DEFI_ORACLE_EDGE_MODE=tunnel|public_ip|auto`, `MEV_DEFI_ORACLE_PUBLIC_IP=…`.
|
||||
|
||||
If `MEV_DEFI_ORACLE_EDGE_MODE=auto` selects the VMID 2400 tunnel but the tunnel is not manageable in the current Cloudflare account, fall back to the public NPMplus edge explicitly:
|
||||
|
||||
```bash
|
||||
MEV_DEFI_ORACLE_EDGE_MODE=public_ip bash scripts/cloudflare/set-mev-defi-oracle-dns.sh
|
||||
```
|
||||
|
||||
If you intentionally carry **MEV** traffic on the same Cloudflare tunnel stack as RPC / `info`, run `scripts/update-vmid2400-tunnel-config.sh` so the tunnel ingress includes `mev.defi-oracle.io` and `www.mev.defi-oracle.io`.
|
||||
|
||||
## Configuration reference
|
||||
|
||||
| Variable | Default (see `config/ip-addresses.conf`) | Purpose |
|
||||
|
||||
Reference in New Issue
Block a user