Skip to content

Commit

Permalink
Fixed typos in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal Krason committed Jul 5, 2018
1 parent 0bb5c26 commit 9aafb87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -66,8 +66,8 @@ You can also use Kibana to visualize Nginx & Symfony logs by visiting `http://sy

# Use xdebug!

To use xdebug change the line `"docker.host:127.0.0.1"` in docker-compose.yml and replace 127.0.0.1 with your machines ip addres.
If your IDEs default port is not set to 5902 you should do that, too.
To use xdebug change the line `"docker.host:127.0.0.1"` in docker-compose.yml and replace 127.0.0.1 with your machine ip addres.
If your IDE default port is not set to 5902 you should do that, too.

# Code license

Expand Down

0 comments on commit 9aafb87

Please sign in to comment.