AuthentificationExample/ConsoleApp1/appsettings.json
2024-10-24 11:49:21 +05:00

13 lines
211 B
JSON

{
"KeyClockSettings": {
"BaseUri": "http://localhost:8080"
}
"exclude": [
"**/bin",
"**/bower_components",
"**/jspm_packages",
"**/node_modules",
"**/obj",
"**/platforms"
]
}