Closed palagdan closed 3 weeks ago
blocked by #50
I believe the problem is related to Nginx. When you start it using the Dockerfile, Nginx proxies requests to http://localhost:3000/public/icons/$someimage to the public folder. However, when you run it locally, this resource doesn’t map to the public folder, which is why the images don't load.
works.