feat: 004/phase 1

This commit is contained in:
2025-11-14 23:54:50 +08:00
parent 9692219e0f
commit 0d52bae1e8
34 changed files with 1222 additions and 21 deletions

View File

@@ -18,6 +18,7 @@ Domain = "docker.hub.local"
Upstream = "https://registry-1.docker.io"
Proxy = ""
Type = "docker" # 必填docker|npm|go
Module = "legacy" # 每个 Hub 使用的代理+缓存模块,默认为 legacy
Username = "" # 可选:若填写需与 Password 同时出现
Password = ""
CacheTTL = 43200 # 可选: 覆盖全局缓存 TTL