mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-20 16:33:10 -07:00
Host and port made configurable
This commit is contained in:
parent
b159817a27
commit
6bdd7d7fc5
3 changed files with 12 additions and 3 deletions
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
|
||||
"host": "localhost",
|
||||
"port": 7777,
|
||||
|
||||
"keyLength": 6
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue