Update README.md

Fix image in example
This commit is contained in:
Dinis
2021-04-05 17:09:05 +01:00
committed by GitHub
parent 6748446dd3
commit 284c05effc
+1 -1
View File
@@ -14,7 +14,7 @@ services:
ports:
- "3306:3306"
php:
image:
image: dlage/php53-apache-mysql-client
volumes:
- ./path/to/phpapp:/var/www/html
links: