Default port set in server control page.
This commit is contained in:
parent
cb51c11149
commit
3a96785cdd
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@
|
||||||
|
|
||||||
<label for='server'>
|
<label for='server'>
|
||||||
Server:
|
Server:
|
||||||
<input type='text' id='server' value='http://localhost:7342' />
|
<input type='text' id='server' value='http://localhost:4242' />
|
||||||
</label>
|
</label>
|
||||||
|
|
||||||
<button id='login'>login</button>
|
<button id='login'>login</button>
|
||||||
|
|
Loading…
Add table
Reference in a new issue