Files
KonSoft.Clean/gateways/KonSoft.InternalGateway/appsettings.json
2025-10-26 22:13:17 +08:00

14 lines
345 B
JSON

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