Default port set in server control page.

This commit is contained in:
Thulinma 2012-03-22 13:36:34 +01:00
parent cb51c11149
commit 3a96785cdd

View file

@ -199,7 +199,7 @@
<label for='server'>
Server:
<input type='text' id='server' value='http://localhost:7342' />
<input type='text' id='server' value='http://localhost:4242' />
</label>
<button id='login'>login</button>