配置文件
This commit is contained in:
parent
51e9f1697d
commit
d57c835549
@ -27,7 +27,7 @@
|
||||
|
||||
//PgSql连接字符串
|
||||
// "DbConnectionString": "Host=132.232.2.109;Port=5432;User id=postgres;password=jxx_abcd;Database=netcoredev;",
|
||||
"RedisConnectionString": "localhost,Password=CTZhfum8kwF04hQk,SyncTimeout=15000,defaultDatabase=2",
|
||||
"RedisConnectionString": "localhost,Password=yd708090,SyncTimeout=15000,defaultDatabase=2",
|
||||
//redis连接字符串(最好加密)
|
||||
"UseRedis": "true", //是否使用redis,如果不使用,默认使用Memory内置缓存
|
||||
"UseSignalR": "true" //是否使用SignalR(2022.05.03),注意需要将端的地址配置到下面的CorsUrls属性中
|
||||
|
Loading…
x
Reference in New Issue
Block a user