yt-dlp-dags/config/redis_default_conn.json
2025-08-15 18:00:26 +03:00

13 lines
231 B
JSON

{
"redis_default":
{
"conn_type": "redis",
"host": "89.253.221.173",
"password": "rOhTAIlTFFylXsjhqwxnYxDChFc",
"port": 52909,
"extra":
{
"db": 0
}
}
}