Add configurability of the server port.

This commit is contained in:
Jonathan Bernard
2018-12-23 17:57:38 -06:00
parent 186b7d5b29
commit ee1147a1a5
5 changed files with 13 additions and 3 deletions

View File

@ -6,6 +6,7 @@
{ "name": "bob@builder.com", "hashedPwd": "$2a$11$lVZ9U4optQMhzPh0E9A7Yu6XndXblUF3gCa.zmEvJy4F.4C4718b." },
{ "name": "sam@sousa.com", "hashedPwd": "testvalue" }
],
"port": 8180,
"pwdCost": 11,
"projects": [
{ "name": "dummy-project",