add missing info to the readme

This commit is contained in:
Mahmoud Zalt
2016-10-10 07:32:01 -04:00
parent 5c0e55204e
commit 781f5ff972
2 changed files with 3 additions and 3 deletions

View File

@ -291,9 +291,6 @@ services:
image: tianon/true
volumes:
- ../:/var/www/laravel
# Demonstration of how to mount multiple sites
# - ../../site_a/:/var/www/site_a
# - ../../site_b/:/var/www/site_b
### Databases Data Container ################################