Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
oviniciusfeitosa committed Jul 20, 2017
2 parents 3429821 + 113ce96 commit ad63f67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,11 +1,11 @@
# Docker-php-xdebug

###About
### About

Repo used to help you to create your own image using Dockerfile, docker-compose and entrypoint,
to make your application works with xDebug PHP Module.

###How to use
### How to use

Basically you need:
- rename the file ```docker-compose.yml_sample``` to ```docker-compose.yml```
Expand All @@ -22,4 +22,4 @@ or if you don't wanna watch your containers set ```-d``` at end. Like this:

```
docker-compose up -d
```
```

0 comments on commit ad63f67

Please sign in to comment.