compscidr / goblog

Simple blogging platform built with golang. Built on top of gin and gorm. Auth with github. REST / CRUB API backend and templated frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files disappear after deploying new release

compscidr opened this issue · comments

Likely need to map the uploads directory to a real directory on the hosting server outside of the container to avoid this from happening.