Commit d67f85b
authored
Fixup connection refused errors (#656)
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 expected1 parent 1eed7aa commit d67f85b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments