Compare commits
2 commits
4e5b1e4383
...
d6f9b0a282
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d6f9b0a282 | ||
dec5189d82 |
2 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
name: Kener
|
name: Kener
|
||||||
description: Modern Statuspage
|
description: Modern Statuspage
|
||||||
version: "0.1.2"
|
version: "0.1.7"
|
||||||
slug: kener
|
slug: kener
|
||||||
init: false
|
init: false
|
||||||
|
|
||||||
|
@ -19,3 +19,6 @@ panel_icon: mdi:chart-timeline
|
||||||
panel_title: Kener
|
panel_title: Kener
|
||||||
webui: http://[HOST]:[PORT:3000]
|
webui: http://[HOST]:[PORT:3000]
|
||||||
|
|
||||||
|
environment:
|
||||||
|
KENER_SECRET_KEY: secret_key
|
||||||
|
ORIGIN: http://192.168.2.130:3128
|
||||||
|
|
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