gopayserver/bin/payserver/config/login.redis.json
2024-12-24 13:22:22 +08:00

8 lines
134 B
JSON

{
"host": "127.0.0.1",
"port": 6379,
"passwd": "",
"database": 0,
"max_open_conns": 1,
"max_idle_conns": 1
}