Node.js - Easy way to change port

Change it to:

{
  "debug": true,
  "secret": "wO3ikXSgfEntiin",
  "port": 80
}
3 Likes