Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jaouadk committed Oct 11, 2017
1 parent e048653 commit e9767ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ curl -L https://github.com/docker/compose/releases/download/1.16.1/docker-compos

### Pull homestead image
```shell
docker pull shincoder/homestead:php7.0
docker pull shincoder/homestead:php7.1
```

### Clone && Edit docker-compose.yml
Expand Down Expand Up @@ -56,6 +56,6 @@ Our web container starts nginx, php-fpm, redis, beanstalk. and has npm, gulp, bo
```
DB_HOST=mysql
DB_PORT=3306
DB_USER=root
DB_USERNAME=root
DB_PASSWORD=
```

0 comments on commit e9767ed

Please sign in to comment.