Files
KonSoft.Clean/gateways/KonSoft.InternalGateway/appsettings.json

15 lines
403 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",
"MetadataAddress": "https://devauth.konsoft.top"
}
}