Update README.md

This commit is contained in:
Andy Miller 2018-09-13 21:58:04 -06:00 committed by GitHub
parent 9efd92ce51
commit bddde74c50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Official Grav Docker Image # Official Docker Image for Grav
This currently is pretty minimal and uses: This currently is pretty minimal and uses:
@ -38,4 +38,4 @@ To run in the current directory you can use:
docker run -v `pwd`:/var/www/html:cached -p 8000:80/tcp grav:latest docker run -v `pwd`:/var/www/html:cached -p 8000:80/tcp grav:latest
``` ```
Point browser to `http://localhost/8000` to access your Grav site Point browser to `http://localhost/8000` to access your Grav site