Compare commits
No commits in common. "cfee8390b33ff01e5689de3a9402ef6dc440e7e5" and "10e9e5f2ac4030e7cdbf319c122dd98b05b23313" have entirely different histories.
cfee8390b3
...
10e9e5f2ac
|
|
@ -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 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue