修订配置文件

This commit is contained in:
waxgourd
2024-02-29 19:31:25 +08:00
committed by wangyan
parent 2776469f29
commit 7060b57190
2 changed files with 2 additions and 2 deletions

View File

@@ -2,8 +2,8 @@
## 配置说明
1、 按照实际情况填写相关"配置",自定义二级域名必填。
2、 用File editor修改Home Assistant `configuration.yaml` 最后一行添加:
```yaml

View File

@@ -33,5 +33,5 @@ schema:
proxy_name: str
local_port: int
custom_domains: str
remote_port: int(10000,20000)
remote_port: match(^([1-4][0-9]{4}|50000|80|443)$)
subdomain: str?