Unable to get logo to show up.
Message "Homarr Logo"
I am using docker compose.
Started with my own mount location. /home/user/docker/homarr/pics:/home/user/docker/homarr/pics
then read a few posts here that had the same problem so I placed logo into the icons folder
/home/user/docker/homarr/icons:/app/public/icons
In homarr gui settings I set path; /app/public/icons/logo.png
Where am I going wrong about this?
How do I solve this?
Solution:Jump to solution
/home/user/docker/homarr/icons:/app/public/icons and /icons/logo.png in gui.
7 Replies
The path in the homarr gui is /icons/logo.ong
Make sure to restart the container to discover new files.
restarted, still not working.
Change
/home/user/docker/homarr/icons:/icons/
To
/home/user/docker/homarr/icons:/app/public/icons
Remove public-icons.
Or keep public-icons and remove icons.
Got it working.
Solution
/home/user/docker/homarr/icons:/app/public/icons and /icons/logo.png in gui.
it was /icons/logo.ong in gui lol copied your message xd