docker-katas
docker-katas copied to clipboard
Fix DNS based hostnames
Fix DNS based hostnames within docker compose - wordpress couldn't talk to the database when trying this yesterday.
We'll also need to adjust wordpress to have it's WP_HOME env var set to be /proxy/8080/, but need to test that beforehand.