add in homelabel live key + update homepage
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
- AUTH_USERNAME=${AUTH_USERNAME}
|
||||
- AUTH_PASSWORD_HASH=${AUTH_PASSWORD_HASH} # Use a bcrypt hash for security
|
||||
- SECRET_KEY=${SECRET_KEY}
|
||||
- LIVEVIEW_KEY=${LIVEVIEW_KEY}
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
ports:
|
||||
|
||||
@@ -267,4 +267,9 @@
|
||||
icon: https://neko.wompmacho.com/img/logo.800bec71.svg
|
||||
href: "https://neko.wompmacho.com/"
|
||||
target: _self
|
||||
description: neko browser
|
||||
description: neko browser
|
||||
- homelable:
|
||||
icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/homelable.svg
|
||||
href: "http://homelable/view?key=live"
|
||||
target: _self
|
||||
description: homelable
|
||||
Reference in New Issue
Block a user