添加redis支持
This commit is contained in:
@@ -42,5 +42,12 @@
|
||||
"Properties": {
|
||||
"Application": "SerilogExample"
|
||||
}
|
||||
},
|
||||
"Redis": {
|
||||
"Default": {
|
||||
"Connection": "127.0.0.1:6379",
|
||||
"InstanceName": "local",
|
||||
"DefaultDB": 8
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user