CHANGE README note the default port of hugo
This commit is contained in:
parent
aa149fcf5c
commit
e4c088096b
|
@ -28,7 +28,7 @@ Add to config:
|
||||||
|
|
||||||
`alias hugo="podman run --rm -p 1313:1313 -v $PWD:/content localhost/hugo-docker:0.135.0"`
|
`alias hugo="podman run --rm -p 1313:1313 -v $PWD:/content localhost/hugo-docker:0.135.0"`
|
||||||
|
|
||||||
*Create alias for the latest version*
|
*Assuming the default port is being used and Hugo page is in the current directory*
|
||||||
|
|
||||||
# Official Docker Image
|
# Official Docker Image
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue