You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accessing from the php container, I'm getting Recv failure: Connection reset by peer for "http://php:9000" (note that using port 80, it gives Failed to connect to php port 80)
With this
docker-compose.yml
I'm receiving:502 Bad Gateway
when accessing the site from host: http://localhost:8080php
container, I'm gettingRecv failure: Connection reset by peer for "http://php:9000"
(note that using port 80, it givesFailed to connect to php port 80
)Any clue?
The text was updated successfully, but these errors were encountered: