CaramelFur/Picsur

Where are images stored in filesystem?

Closed this issue · 1 comments

I want to use an external docker volume for the stored images, but I cannot find where they are being stored. This makes me think the raw data is being stored in postgres and not the file system?

Yep, thats exactly whats happening. The data is stored inside the postgres database.