mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-06-20 13:22:21 +08:00
LF
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
[server]
|
||||
# 监听地址,默认监听所有接口
|
||||
host = "0.0.0.0"
|
||||
# 监听端口
|
||||
port = 5000
|
||||
|
||||
@@ -99,7 +99,6 @@ func getManifestTTL(reference string) time.Duration {
|
||||
return 10 * time.Minute
|
||||
}
|
||||
|
||||
// 普通tag: 中等缓存时间
|
||||
return defaultTTL
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user