aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-setup-and-use.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-setup-and-use.xml')
-rw-r--r--documentation/toaster-manual/toaster-manual-setup-and-use.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/toaster-manual/toaster-manual-setup-and-use.xml b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
index 7247fcba2e..966c35d4d3 100644
--- a/documentation/toaster-manual/toaster-manual-setup-and-use.xml
+++ b/documentation/toaster-manual/toaster-manual-setup-and-use.xml
@@ -70,9 +70,9 @@
You can use the <filename>WEBPORT</filename> parameter to
set a different host.
For example, the following command sets the host and port
- to "192.168.0.1:8400":
+ to "0.0.0.0:8400":
<literallayout class='monospaced'>
- $ source toaster start webport=192.168.0.1:8400
+ $ source toaster start webport=0.0.0.0:8400
</literallayout>
</para>
</section>