Set default chat broker url

This commit is contained in:
Tony Garnock-Jones 2016-05-10 01:14:32 -04:00
parent 8f1d27c584
commit b24cd754b0
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<form name="nym_form">
<fieldset>
<label class="control-label" for="wsurl">Server:</label>
<input type="text" id="wsurl" name="wsurl" value="ws://localhost:8000/">
<input type="text" id="wsurl" name="wsurl" value="ws://demo-broker.syndicate-lang.org:8000/">
<label class="control-label" for="nym">Nym:</label>
<input type="text" id="nym" name="nym" value="">