CHANGE README note the default port of hugo

This commit is contained in:
CaffeineFueled 2024-10-06 18:13:17 +02:00
parent aa149fcf5c
commit e4c088096b
Signed by: CaffeineFueled
GPG key ID: 739D3C8D00944004

View file

@ -28,7 +28,7 @@ Add to config:
`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