change another example to use port 8123

This commit is contained in:
Zooko O'Whielacronx 2007-10-11 16:12:13 -07:00
parent 479abae92f
commit d1f2c99c51
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ everyone who wishes to attach a client to that grid
webport (optional): This controls where the client's webserver should listen, webport (optional): This controls where the client's webserver should listen,
providing vdrive access as defined in webapi.txt . This file should contain a providing vdrive access as defined in webapi.txt . This file should contain a
Twisted "strports" specification, such as "8080" or Twisted "strports" specification, such as "8123" or
"tcp:8080:interface=127.0.0.1". "tcp:8123:interface=127.0.0.1".
client.port (optional): This controls which port the node listens on. If not client.port (optional): This controls which port the node listens on. If not
provided, the node will ask the kernel for any available port, and write it provided, the node will ask the kernel for any available port, and write it