How to restore boards-config
I'm moving homarr from my windows docker to my Linux docker, I downloaded my boards via the download all boards, I, incorrectly it seems, assumed just placing the json files in my new config directory /mnt/LinuxShare/Docker/Config would do the trick, but homarr doesn't seem em. What am I doing wrong?
Solution
No it's probably the wrong path for config:
/app/data/configs would be the correct one. Also the data one would be /data instead of /app/data