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