Update config.yaml

This commit is contained in:
2023-04-27 22:10:54 +07:00
committed by GitHub
parent df730e66bb
commit 3cc9227358
+4 -3
View File
@@ -1,10 +1,10 @@
name: Cloudflared name: Cloudflared
version: 4.0.14 version: 4.1.4
slug: cloudflared slug: cloudflared
description: Use a Cloudflare Tunnel to remotely connect to Home Assistant without description: Use a Cloudflare Tunnel to remotely connect to Home Assistant without
opening any ports opening any ports
url: https://github.com/brenner-tobias/addon-cloudflared/ url: https://github.com/smarthomecomkh/hasaddon/cloudflared/
codenotary: dev@brenner.tech codenotary: info@smarthome.com.kh
init: false init: false
hassio_api: true hassio_api: true
hassio_role: homeassistant hassio_role: homeassistant
@@ -29,6 +29,7 @@ schema:
disableChunkedEncoding: bool? disableChunkedEncoding: bool?
tunnel_name: str? tunnel_name: str?
tunnel_token: str? tunnel_token: str?
post_quantum: bool?
catch_all_service: str? catch_all_service: str?
nginx_proxy_manager: bool? nginx_proxy_manager: bool?
log_level: list(trace|debug|info|notice|warning|error|fatal)? log_level: list(trace|debug|info|notice|warning|error|fatal)?