Setting a background
Hello guys. I am using the truecharts app and Im trying to set a background. Ive mounted an additional host path for the image and made the mount path as /img but I cant get background to load from the path /img/background.png.
9 Replies
Hello @seasonsauce ,
have you restarted your container after adding the image?
Yea. I figured it out. If you add an additional path, list the full mount. So for the folder /img you have to mount it as /app/public/img in truecharts. I thought it mounted the rest of the path but you have to give it the full path.
I think
it works noow
Great!
I hope you Enjoy Homarr us know if you have any other questions 🙂
Thanks i am its very nice. i appreciate the great app
💪
A new version will be deployed very soon, so stay tuned!
so, I assume this should work for a custom logo also? when I mount the /app/public path, I get an internal server error. I am clearly doing something wrong. If I don't get the error, I still just get a broken link.
Hi, please avoid mounting
/app/public
, since it might break translations or other stuff. Mount /app/public/img
or /app/public/imgs
instead.Thank! I got it working!
Great. I hope you enjoy Homarr 🔥