wui/wapi: change the default port number from 8123 to 3456 to avoid conflict with TorButton

See ticket #536 for details.
This commit is contained in:
Zooko O'Whielacronx
2008-11-25 17:57:37 -07:00
parent 5ebd731982
commit fe6abac87b
12 changed files with 42 additions and 42 deletions

View File

@ -13,7 +13,7 @@
<h1>The WUI</h1>
<p>Point your web browser to <a href="http://127.0.0.1:8123">http://127.0.0.1:8123</a> -- which is the URL of your own local computer -- to use your newly created node.</p>
<p>Point your web browser to <a href="http://127.0.0.1:3456">http://127.0.0.1:3456</a> -- which is the URL of your own local computer -- to use your newly created node.</p>
<p>Create a new directory (with the button labelled "create a directory"). Your web browser will load the new directory. Now if you want to be able to come back to this directory later, you have to bookmark it, or otherwise save the URL of it. If you lose URL to this directory, then you can never again come back to this directory.</p>