Update config.yaml
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
name: Cloudflared
|
||||
version: 4.0.14
|
||||
version: 4.1.4
|
||||
slug: cloudflared
|
||||
description: Use a Cloudflare Tunnel to remotely connect to Home Assistant without
|
||||
opening any ports
|
||||
url: https://github.com/brenner-tobias/addon-cloudflared/
|
||||
codenotary: dev@brenner.tech
|
||||
url: https://github.com/smarthomecomkh/hasaddon/cloudflared/
|
||||
codenotary: info@smarthome.com.kh
|
||||
init: false
|
||||
hassio_api: true
|
||||
hassio_role: homeassistant
|
||||
@@ -29,6 +29,7 @@ schema:
|
||||
disableChunkedEncoding: bool?
|
||||
tunnel_name: str?
|
||||
tunnel_token: str?
|
||||
post_quantum: bool?
|
||||
catch_all_service: str?
|
||||
nginx_proxy_manager: bool?
|
||||
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
||||
|
||||
Reference in New Issue
Block a user