Compare commits

..

No commits in common. "2fc7169366de0172d6996f1d6a2c8ef0533fcfcc" and "f511da7e77a8855365833498e2e96ca543d65742" have entirely different histories.

2 changed files with 38 additions and 41 deletions

View File

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

View File

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