Merge pull request #13 from artburkart/touchup-readme
Small fix in README
This commit is contained in:
@@ -34,7 +34,7 @@ To simply run the container:
|
||||
```
|
||||
sudo docker run --name nginx -p 8080:80 -d richarvey/nginx-php-fpm
|
||||
```
|
||||
You can then browse to http://<docker_host>:8080 to view the default install files.
|
||||
You can then browse to http://\<docker_host\>:8080 to view the default install files.
|
||||
### Volumes
|
||||
If you want to link to your web site directory on the docker host to the container run:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user