Compare commits
No commits in common. "2fc7169366de0172d6996f1d6a2c8ef0533fcfcc" and "f511da7e77a8855365833498e2e96ca543d65742" have entirely different histories.
2fc7169366
...
f511da7e77
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue