mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-08-05 03:24:57 +08:00
限流优化
This commit is contained in:
@@ -10,5 +10,5 @@ services:
|
||||
logging:
|
||||
driver: json-file
|
||||
options:
|
||||
max-size: "1g"
|
||||
max-file: "2"
|
||||
max-size: "200m"
|
||||
max-file: "3"
|
||||
Reference in New Issue
Block a user