opt
This commit is contained in:
10
.env.example
10
.env.example
@@ -11,6 +11,10 @@ PUBLIC_PATH=change-me-random-hash-path
|
||||
# 例如:https://sub.example.com
|
||||
PUBLIC_BASE_URL=
|
||||
|
||||
# 上游这里先放“能直接返回 Clash/Mihomo YAML proxies 文件”的地址
|
||||
AIRPORT_A_URL=https://example.com/airport-a.yaml
|
||||
AIRPORT_B_URL=https://example.com/airport-b.yaml
|
||||
# airport-a / airport-b 都会自动识别:
|
||||
# 1. Clash/Mihomo YAML proxies 文件
|
||||
# 2. base64 编码 URI 订阅
|
||||
# 3. 直接明文 URI 订阅
|
||||
AIRPORT_A_URL=
|
||||
# 允许留空;留空时该机场会自动跳过,不参与默认查询
|
||||
AIRPORT_B_URL=
|
||||
|
||||
Reference in New Issue
Block a user