Compare commits

...

3 Commits

2 changed files with 41 additions and 38 deletions

View File

@ -5,6 +5,8 @@
"Microsoft.AspNetCore": "Error"
}
},
"AppConfig": {
"ID": 2, //
"Redis": {
"ConnectionString": "r-2vc07uq6kgm580hxeu.redis.cn-chengdu.rds.aliyuncs.com:6379,password=r-2vc07uq6kgm580hxeu:JyFQa8MeZ4ndxVbdhUc6,defaultDatabase=3"
},
@ -24,4 +26,4 @@
}
]
}
}

View File

@ -5,6 +5,7 @@
"Microsoft.AspNetCore": "Error"
}
},
"AppConfig": {
"Redis": {
"ConnectionString": "redis-service.infra.svc.cluster.local:6379,password=tBHjtmXVRnEywYUfJjQp,defaultDatabase=5"
},
@ -24,4 +25,4 @@
}
]
}
}