staging #31
|
|
@ -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 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue