Compare commits

..

No commits in common. "cfee8390b33ff01e5689de3a9402ef6dc440e7e5" and "10e9e5f2ac4030e7cdbf319c122dd98b05b23313" 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"
},
@ -25,5 +23,5 @@
"SqlType": "MySql"
}
]
}
}

View File

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