add in homelabel live key + update homepage

This commit is contained in:
2026-05-29 10:32:24 +00:00
Unverified
parent b4f73de6eb
commit da677eda2e
2 changed files with 7 additions and 1 deletions

View File

@@ -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: