Added image folder to Homepage

This commit is contained in:
2026-03-08 22:26:08 +01:00
parent fbbd638341
commit c0b9075adc
3 changed files with 2 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ services:
restart: unless-stopped
volumes:
- /home/rcadmin/docker/homepage/config:/app/config # Make sure your local config directory exists
- /home/rcadmin/docker/homepage/images:/app/public/images # Make sure your local data directory exists
- /var/run/docker.sock:/var/run/docker.sock:ro # (optional) For docker integrations
environment:
HOMEPAGE_ALLOWED_HOSTS: ${HOMEPAGE_ALLOWED_HOSTS}

View File

@@ -68,7 +68,7 @@
href: https://www.netflix.com/
- TeliaPlay:
- abbr: TP
#icon: sh-teliaplay.svg
icon: /images/telia.webp
href: https://www.teliaplay.no/
- Information:

BIN
homepage/images/telia.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB