Worked out bugs in config and checking if localhost

Added comments to server.ts to improve readability
This commit is contained in:
knotteye
2019-09-23 15:59:07 -05:00
parent 2cd3f281c5
commit abcd6787ca
4 changed files with 39 additions and 36 deletions

5
package-lock.json generated
View File

@ -141,11 +141,6 @@
"supports-color": "^5.3.0"
}
},
"check-localhost": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/check-localhost/-/check-localhost-0.0.1.tgz",
"integrity": "sha1-5EBBSdDrQr52SE/EnHTTIYOgC60="
},
"chownr": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.2.tgz",