Skip to content

Commit 5662179

Browse files
authored
Update edge-ip-version default value (#18132)
1 parent 9b0fcc8 commit 5662179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-run-parameters.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The IP version of `edge-bind-address` will override [`edge-ip-version`](#edge-ip
4747

4848
| Syntax | Default | Environment Variable |
4949
| ------------------------------------------------------------------- | ------- | ------------------------ |
50-
| `cloudflared tunnel --edge-ip-version <VERSION> run <UUID or NAME>` | `auto` | `TUNNEL_EDGE_IP_VERSION` |
50+
| `cloudflared tunnel --edge-ip-version <VERSION> run <UUID or NAME>` | `4` | `TUNNEL_EDGE_IP_VERSION` |
5151

5252
Specifies the IP address version (IPv4 or IPv6) used to establish a connection between `cloudflared` and the Cloudflare global network. Available values are `auto`, `4`, and `6`.
5353

0 commit comments

Comments
 (0)