mirror of
https://gitee.com/johng/gf
synced 2026-06-07 10:22:11 +08:00
8 lines
123 B
YAML
8 lines
123 B
YAML
# memcache配置
|
|
- host: 192.168.0.101
|
|
port: 11211
|
|
expire: 60
|
|
- host: 192.168.0.102
|
|
port: 11211
|
|
expire: 60
|