When using using a local project with libcompose, the orchestration succeeds, but the resulting containers cannot properly see each other. The following log entries are recorded: ``` [www_1]-->2017/02/10 09:31:03 [error] 5#0: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 172.19.0.1, server: _, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.53.53:9000", host: "localhost:8081" [www_1]-->2017/02/10 09:31:16 [info] 5#0: *1 client 172.19.0.1 closed keepalive connection ```
When using using a local project with libcompose, the orchestration succeeds, but the resulting containers cannot properly see each other.
The following log entries are recorded: