mzazon / php-apache-mysql-containerized

A brief demo of containerizing php apache and mysql with Docker using some best practices.
197 stars 174 forks source link

Updated readme to reflect to the use of port 80 #9

Closed username-is-already-taken2 closed 5 years ago

username-is-already-taken2 commented 5 years ago

As your 'docker-compose.yml' was using port 80 instead of 8080, I updated the readme to reflect that so your instructions flowed.

mzazon commented 5 years ago

lgtm thx for spotting that!