haste-server/config.js

9 lines
63 B
JavaScript

{
"host": "localhost",
"port": 7777,
"keyLength": 6
}