fix(kener): try to add to sidebar
This commit is contained in:
parent
e9a66d229a
commit
eb582daee2
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
name: Kener
|
||||
description: Modern Statuspage
|
||||
version: "0.1.1"
|
||||
version: "0.1.2"
|
||||
slug: kener
|
||||
init: false
|
||||
|
||||
|
@ -13,6 +13,8 @@ ports_description:
|
|||
3000/tcp: Web interface
|
||||
|
||||
ingress: true
|
||||
ingress_port: 3000
|
||||
|
||||
panel_icon: mdi:chart-timeline
|
||||
panel_title: Kener
|
||||
webui: http://[HOST]:[PORT:3000]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue