Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vfalies authored Jan 1, 2020
1 parent 63d8f89 commit 0e13fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ A maximum of PHP extension have been added to be used in a maximum of projects.
## Usage

```
docker run -d --name php -p 9000:9000 -v $PWD:/var/www/html vfac/envdevphpbase:7.3-fpm
docker run -d --name php -p 9000:9000 -v $PWD:/var/www/html vfac/envdevphpbase:7.4-fpm
```

## Complements
Expand Down

0 comments on commit 0e13fa9

Please sign in to comment.