force http2 connection
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: cloudflared
|
name: cloudflared
|
||||||
version: 1.0.0
|
version: 1.1.0
|
||||||
description: Cloudflared Tunnel
|
description: Cloudflared Tunnel
|
||||||
keywords:
|
keywords:
|
||||||
- cloudflare
|
- cloudflare
|
||||||
|
@@ -18,6 +18,7 @@ controllers:
|
|||||||
args:
|
args:
|
||||||
- tunnel
|
- tunnel
|
||||||
- --no-autoupdate
|
- --no-autoupdate
|
||||||
|
- --protocol http2
|
||||||
- run
|
- run
|
||||||
- --token
|
- --token
|
||||||
- $(CF_MANAGED_TUNNEL_TOKEN)
|
- $(CF_MANAGED_TUNNEL_TOKEN)
|
||||||
|
Reference in New Issue
Block a user