11.24 速率限制

This commit is contained in:
zy123 2024-11-24 11:15:43 +08:00
parent 463a213af7
commit 8b55a4d2ab

View File

@ -46,7 +46,7 @@ services:
# Redis 服务
redis:
image: redis:7.0
image: redis:bullseye # 修改此行以使用本地 Redis 镜像
ports:
- "6379:6379"
networks: