mirror of
https://gitee.com/johng/gf
synced 2026-07-04 21:03:13 +08:00
4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
# Redis数据库配置
|
|
[redis]
|
|
default = "127.0.0.1:6379,0"
|
|
cache = "127.0.0.1:6379,1" |