chore: Configure Renovate - redo pls #1
2 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
name: Kener
|
||||
description: Modern Statuspage
|
||||
version: "0.1.2"
|
||||
version: "0.1.4"
|
||||
slug: kener
|
||||
init: false
|
||||
|
||||
|
@ -19,3 +19,7 @@ panel_icon: mdi:chart-timeline
|
|||
panel_title: Kener
|
||||
webui: http://[HOST]:[PORT:3000]
|
||||
|
||||
environment:
|
||||
KENER_BASE_PATH: KENER_BASE_PATH
|
||||
KENER_SECRET_KEY: secret_key
|
||||
ORIGIN: https://hass.home.f2o.io
|
||||
|
|
3
renovate.json
Normal file
3
renovate.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue