dullage / flatnotes

A self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage.
MIT License
1.5k stars 87 forks source link

Images not showing up #165

Closed meldarionqeusse closed 9 months ago

meldarionqeusse commented 9 months ago

Images do not show up in the document but are uploaded to server.

image

Logs show 401 Unauthorized error image

meldarionqeusse commented 9 months ago

my bad changed FLATNOTES_SECRET_KEY after first installation and forgot to clear cookies. Works fine now