feat 增加配置中心支持
This commit is contained in:
@ -1,29 +1,13 @@
|
||||
{
|
||||
"App": {
|
||||
"CorsOrigins": "https://*.KonSoft.top"
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"Default": "Host=1.94.99.47;Port=26666;Database=Clean;User ID=postgres;Password=zzx7845zzx;"
|
||||
},
|
||||
"Redis": {
|
||||
"Configuration": "1.94.99.47:26668"
|
||||
"AgileConfig": {
|
||||
"appId": "KonSoft.Admin.HttpApi.Host",
|
||||
"name": "KonSoft.Admin.HttpApi.Host",
|
||||
"nodes": "https://config.konsoft.top/",
|
||||
"secret": "DBE31703-14F9-4B01-893D-900B8380CE04"
|
||||
},
|
||||
"AuthServer": {
|
||||
"Authority": "https://localhost:44397",
|
||||
"Authority": "https://localhost:44322",
|
||||
"RequireHttpsMetadata": true,
|
||||
"SwaggerClientId": "Admin_Swagger"
|
||||
},
|
||||
"StringEncryption": {
|
||||
"DefaultPassPhrase": "g3NdNOyDR9oYj0gK"
|
||||
},
|
||||
"RabbitMQ": {
|
||||
"Connections": {
|
||||
"Default": {
|
||||
"HostName": "1.94.99.47",
|
||||
"Port": 26667,
|
||||
"UserName": "admin",
|
||||
"Password": "zzx7845zzx"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user