13 lines
211 B
JSON
13 lines
211 B
JSON
{
|
|
"KeyClockSettings": {
|
|
"BaseUri": "http://localhost:8080"
|
|
}
|
|
"exclude": [
|
|
"**/bin",
|
|
"**/bower_components",
|
|
"**/jspm_packages",
|
|
"**/node_modules",
|
|
"**/obj",
|
|
"**/platforms"
|
|
]
|
|
} |