mirror of
https://gitee.com/johng/gf
synced 2026-06-26 17:35:40 +08:00
4 lines
102 B
TOML
4 lines
102 B
TOML
viewpath = "/home/www/templates"
|
|
[redis]
|
|
disk = "127.0.0.1:6379,0"
|
|
cache = "127.0.0.1:6379,1" |