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

8 lines
103 B
JSON

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