update:删除多余迁移
This commit is contained in:
6
Api/Ewide.Core/applicationconfig.Development.json
Normal file
6
Api/Ewide.Core/applicationconfig.Development.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"Cache": {
|
||||
"CacheType": "RedisCache", // RedisCache
|
||||
"RedisConnectionString": "127.0.0.1:6379,password=,defaultDatabase=2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user