We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9a311 commit e91ca95Copy full SHA for e91ca95
src/api/json/catalog.json
@@ -2795,6 +2795,12 @@
2795
],
2796
"url": "https://hazelcast.com/schema/config/hazelcast-config-5.5.json"
2797
},
2798
+ {
2799
+ "name": "Homer dashboard configuration",
2800
+ "description": "Home dashboard configuration file. Documentation: https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md",
2801
+ "fileMatch": [],
2802
+ "url": "https://raw.githubusercontent.com/bastienwirtz/homer/main/.schema/config-schema.json"
2803
+ },
2804
{
2805
"name": "host.json",
2806
"description": "Azure Functions host.json files",
0 commit comments