cloudflared: refine config.yml
authorSergey Ponomarev <stokito@gmail.com>
Sat, 3 Feb 2024 20:13:22 +0000 (22:13 +0200)
committerTianling Shen <cnsztl@gmail.com>
Sun, 4 Feb 2024 02:47:41 +0000 (10:47 +0800)
commitb3580a76d8a4bc0bfa075ba3da945bfe92526871
tree1a8fc37d0af1c4c90e1b3132dfe1fb5a62b988b7
parentd6c4223d6302370532feb806706c7ac1e2f2ed9d
cloudflared: refine config.yml

The config.yml is an example of a tunnel local configuration.
But the cloudlfared treat it as a real config and fails to start.
So to avoid problems let's comment all the statements.

The `url: http://localhost:8000` is not a valid config option.

Additionally add a smale of configuring ingres rules.

The cloudflared.config has missing option token.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
net/cloudflared/files/cloudflared.config
net/cloudflared/files/sample_config.yml