pawelmalak / flame

Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flame not remembering settings i keep setting it up how i need it but after restart all jumbled up

thorrrr opened this issue · comments

Flame not remembering settings i keep setting it up how i need it but after restart all jumbled up.
I have reset it about 3 times but keeps forgetting
Docker Compose latest version in Portainer

I have the same problem. Docker on Orange pi (armbian). Latest version.

In docker, all the config is stored in the /app/data folder, in the config.json and db.sqlite, you can mount that folder as a volume to preserve the config between redeployments

Ref: https://github.com/pawelmalak/flame/blob/master/utils/loadConfig.js