release: prepare v0.1.133

This commit is contained in:
kone
2026-05-15 23:06:59 +08:00
parent b430cd4aa9
commit 042cfd448c
9 changed files with 93 additions and 6 deletions
+3
View File
@@ -142,6 +142,9 @@ services:
# =======================================================================
# GitHub repo for online update checks and binary downloads
- UPDATE_GITHUB_REPO=${UPDATE_GITHUB_REPO:-man209111-cpu/sub2api}
# GitHub mirror base URL for online updates.
# Example: https://gh.llkk.cc or https://mirror.example.com/{url}
- UPDATE_GITHUB_MIRROR_BASE_URL=${UPDATE_GITHUB_MIRROR_BASE_URL:-}
# Proxy for accessing GitHub (online updates + pricing data)
# Examples: http://host:port, socks5://host:port
- UPDATE_PROXY_URL=${UPDATE_PROXY_URL:-}