Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167493218
D41149.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
744 B
Referenced Files
None
Subscribers
None
D41149.diff
View Options
diff --git a/documentation/content/en/books/fdp-primer/doc-build/_index.adoc b/documentation/content/en/books/fdp-primer/doc-build/_index.adoc
--- a/documentation/content/en/books/fdp-primer/doc-build/_index.adoc
+++ b/documentation/content/en/books/fdp-primer/doc-build/_index.adoc
@@ -136,11 +136,11 @@
....
This webserver runs on `localhost`, port `1313` by default.
-To serve the content with Hugo’s internal webserver binding a specific IP address:
+To serve the content with Hugo’s internal webserver binding a specific IP address and port:
[source,shell]
....
-% make run BIND=192.168.15.10
+% make run BIND=192.168.15.10 HUGO_ARGS="-p 8080"
....
A `hostname` can also be set as base url to Hugo’s internal webserver:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 23, 6:26 AM (10 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37122261
Default Alt Text
D41149.diff (744 B)
Attached To
Mode
D41149: Introduce how to use specific port for running hugo server
Attached
Detach File
Event Timeline
Log In to Comment