修订配置文件

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

@@ -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?