Last active
February 8, 2016 14:46
-
-
Save zadoev/7562079bc2d60675cf8b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| web: | |
| image: php:5.5.32-apache | |
| volumes: | |
| - ./:/var/www/html | |
| ports: | |
| - "80:8383" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment