Added image folder to Homepage
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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
BIN
homepage/images/telia.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user