This commit is contained in:
huangzhenpc
2025-02-26 18:52:05 +08:00
parent ba57cfc588
commit 4518168641

View File

@@ -1,5 +1,5 @@
class Config:
# 使用 1Panel Redis 内部连接
REDIS_URL = "redis://1Panel-redis-r3Pz:6379/0"
# REDIS_URL = "redis://1Panel-redis-r3Pz:6379/0"
# 如果内部连接不通,可以尝试使用外部连接
# REDIS_URL = "redis://rnpanel.586vip.cn:6379/0"
REDIS_URL = "redis://rnpanel.586vip.cn:6379/0"