Files
gf/geg/database/redis/config.tomll

4 lines
96 B
Plaintext

# Redis数据库配置
[redis]
default = "127.0.0.1:6379,0"
cache = "127.0.0.1:6379,1"