how do i change the logo on the left to a local file i have on my raspberry pi? #2656
-
i have a raspberry pi running homarr via docker, the file is located in:
and i've set the icon in the settigns to be when viewing from my machine the html element is
so it looks like it uses the file not on the raspberry pi, how do i solve it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You seem to use version |
Beta Was this translation helpful? Give feedback.
You seem to use version
0.15.10
which is using the image ofajnart/homarr
. If so you need to change the path to/icons/icon.png
(or whatever comes after the public directory)If you want to update to version 1, see