JagandeepBrar / lunasea

Self-hosted software controller built using Flutter
https://www.lunasea.app
GNU General Public License v3.0
1.28k stars 64 forks source link

[Bug] <Put Your Title Here> #775

Closed edrock200 closed 6 months ago

edrock200 commented 7 months ago

Describe the Bug Web version does not save settings

To Reproduce Deploy docker web. Configure an arr and save. Open site in incognito window. Settings will be gone.

Expected Behaviour Configuration persists

Versions Web docker stable

JagandeepBrar commented 6 months ago

LunaSea is a client-side application, which means that all configuration options are saved in-browser. The Docker container simply hosts a compiled web application, essentially. It does not have a datastore.