dashy
dashy copied to clipboard
[BUG] conf.yml is there in public/ but it is not read...
Environment
Self-Hosted (Bare Metal)
Version
2.1.0
Describe the problem
I'm running the non-docker version of Dashy with "npm start". Everything seems to run fine: I'm able to customize the dashboard with the links to my web apps, and save them to the disk, but if I stop and run the service again, the public/conf.yml seems not to be read. Everything is there, saved, but dashy doesn't read it.
Additional info
No response
Please tick the boxes
- [X] You are using a supported version of Dashy (check the first two digits of the version number)
- [X] You've checked that this issue hasn't already been raised
- [X] You've checked the docs and troubleshooting guide
- [X] You agree to the code of conduct
If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated
Am working on this atm
But in the meantime, just run yarn build
Or from the UI, go to Config → Rebuild.
This issue has gone 6 weeks without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.
Linked to #799