Files
KonSoft.Clean/gateways/KonSoft.InternalGateway/appsettings.json
于鹏 30e5e6a4dc upd
2025-10-27 15:53:21 +08:00

14 lines
349 B
JSON

{
"AgileConfig": {
"appId": "KonSoft.InternalGateway",
"name": "KonSoft.InternalGateway",
"nodes": "https://config.konsoft.top/",
"secret": "DBE31703-14F9-4B01-893D-900B8380CE04"
},
"AuthServer": {
"Authority": "https://devauth.konsoft.top",
"RequireHttpsMetadata": true,
"SwaggerClientId": "Gateway_Swagger"
}
}