Files
iblog2/config.json
2016-03-01 13:50:27 +08:00

5 lines
93 B
JSON

{
"DbPath": "mongodb://localhost/iBlog2",
"RedisHost": "127.0.0.1",
"RedisPort": 6379
}