Change port number from 1414 to 1313 (default)

Change the port number to access the site locally from 1414 to 1313 as per the default and the image.
This commit is contained in:
Ben Turner 2015-09-21 20:00:48 -07:00 committed by Anthony Fok
parent 82f770a6f5
commit a43b037651

View file

@ -63,7 +63,7 @@ Once completed it's a good idea to do a quick check if everything is working by
hugo server --theme=herring-cove
```
If everything is fine, you should be able to see something similar to the image below when you go to localhost:1414 in your browser.
If everything is fine, you should be able to see something similar to the image below when you go to localhost:1313 in your browser.
![][1]