feat: 代理传参
This commit is contained in:
parent
8503accfd1
commit
f467a3715e
@ -11,7 +11,7 @@ from urllib.parse import quote
|
|||||||
|
|
||||||
# —— 固定 Redis 连接配置 —— #
|
# —— 固定 Redis 连接配置 —— #
|
||||||
_REDIS_CONF = {
|
_REDIS_CONF = {
|
||||||
"host": "127.0.0.1",
|
"host": "192.144.230.75",
|
||||||
"port": 6379,
|
"port": 6379,
|
||||||
"password": "qwert@$123!&",
|
"password": "qwert@$123!&",
|
||||||
"decode_responses": True,
|
"decode_responses": True,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user