fix(kener): try to get dashboard working
This commit is contained in:
parent
1312ca5fbc
commit
e9a66d229a
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
name: Kener
|
name: Kener
|
||||||
description: Modern Statuspage
|
description: Modern Statuspage
|
||||||
version: "0.1.0"
|
version: "0.1.1"
|
||||||
slug: kener
|
slug: kener
|
||||||
init: false
|
init: false
|
||||||
|
|
||||||
|
@ -15,3 +15,5 @@ ports_description:
|
||||||
ingress: true
|
ingress: true
|
||||||
panel_icon: mdi:chart-timeline
|
panel_icon: mdi:chart-timeline
|
||||||
panel_title: Kener
|
panel_title: Kener
|
||||||
|
webui: http://[HOST]:[PORT:3000]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue