Release Add-On Cloudflared 0.2.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Cloudflared
|
||||
version: 0.1.9
|
||||
version: 0.2.1
|
||||
slug: cloudflared
|
||||
description: >
|
||||
Use a Cloudflared tunnel (formerly Argo Tunnel)
|
||||
@@ -17,11 +17,15 @@ arch:
|
||||
- armv7
|
||||
- i386
|
||||
options:
|
||||
external_hostname: ""
|
||||
tunnel_name: homeassistant
|
||||
external_ha_hostname: ""
|
||||
tunnel_name: "homeassistant"
|
||||
additional_hosts: []
|
||||
schema:
|
||||
external_hostname: str
|
||||
external_ha_hostname: str
|
||||
tunnel_name: str
|
||||
additional_hosts:
|
||||
- hostname: str
|
||||
service: str
|
||||
nginxproxymanager: bool?
|
||||
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
||||
reset_cloudflared_files: bool?
|
||||
|
||||
Reference in New Issue
Block a user