{
  "Name": "Incredibuild Manager",
  "DisplayName": "Incredibuild Manager",
  "Description": "The Service that runs the Incredibuild Manager",
  "Exec": "Manager.exe",
  "Env": [
    "NODE_ENV=production"
  ],

  "LogsDir": "./logs"
}