chore: sync test config and update redis doc

This commit is contained in:
2026-01-17 14:23:38 +08:00
parent 549a62a975
commit 3af5b20bcc
2 changed files with 22 additions and 6 deletions

View File

@@ -17,6 +17,9 @@ sudo -n docker run -d --name quyun-redis -p 6379:6379 docker.hub.ipao.vip/redis:
## Config sample
```toml
[Http]
Port = 18080 # 如果 8080 被占用,可调整端口
[Http.RateLimit]
Enabled = true
Max = 120