Compare commits
2 Commits
14bd10fd93
...
510890b0e1
| Author | SHA1 | Date |
|---|---|---|
|
|
510890b0e1 | |
|
|
4712095c89 |
|
|
@ -22,8 +22,9 @@
|
|||
"UploadPath": "",
|
||||
//附件上传的路径,如果为空则保存在站点根目录
|
||||
"RedisConf": {
|
||||
"Conn": "192.168.10.163:6379,password=123456",
|
||||
//"Conn": "192.168.10.163:6379,password=123456",
|
||||
//"Conn": "127.0.0.1:9205",
|
||||
"Conn": "127.0.0.1:6379,password=123456",
|
||||
"Database": 7
|
||||
},
|
||||
//redis配置
|
||||
|
|
|
|||
Loading…
Reference in New Issue