We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd0a91 commit 8e41310Copy full SHA for 8e41310
1 file changed
apps/supernova/appProps.template.json
@@ -2,11 +2,11 @@
2
"endpoint": "https://myalertmanager.com/api/v2",
3
"filterLabels": [],
4
"initialFilters": {},
5
- "predefinedFilters": {},
+ "predefinedFilters": [],
6
"silenceExcludedLabels": [],
7
"silenceTemplates": [],
8
"theme": "theme-dark",
9
"username": "Jane Doe",
10
"enableHashedRouting": false,
11
- "baseUrl": "/"
+ "basePath": "/"
12
}
0 commit comments