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 WEBPORT 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": - $ source toaster start webport=192.168.0.1:8400 + $ source toaster start webport=0.0.0.0:8400