Hi @adyanth! Another configuration addition PR here for changing which protocol to use with the cloudflared tunnel, as #73 is still quite far away.
This PR introduces a new key named protocol which sets the --protocol argument of cloudflared binary. It is backwards compatible and doesn't cause any changes to existing configurations.
Hi @adyanth! Another configuration addition PR here for changing which protocol to use with the cloudflared tunnel, as #73 is still quite far away.
This PR introduces a new key named
protocol
which sets the--protocol
argument of cloudflared binary. It is backwards compatible and doesn't cause any changes to existing configurations.