rubyforgood / Flaredown

Flaredown web app and API
http://www.flaredown.com
GNU General Public License v3.0
39 stars 15 forks source link

Fixup connection refused errors #656

Closed Tonkpils closed 1 year ago

Tonkpils commented 1 year ago

When starting the development setup through docker-compose, the logs would display an ERRCONNREFUSED but this doesn't seem to have any effect on development. However changing the proxy to point to the internal backend service name from the docker network seems to fix these and continues to let things work as expected