This repository has been archived on 2025-10-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
RIS/App/data/redis_config.json

8 lines
103 B
JSON

{
"redis": {
"host" :"89.46.42.74",
"port": 6379,
"db" : 0
},
"ttl": 60
}