{
  "version": "2.8.2",
  "options": {
    "debug": true,
    "configfile": "/dev/fd/64",
    "port": 2525,
    "noParse": false,
    "formatter": "mountebank-formatters",
    "pidfile": "mb.pid",
    "log": {
      "level": "warn",
      "transports": {
        "console": {
          "colorize": true,
          "format": "%level: %message"
        },
        "file": {
          "path": "mb.log",
          "format": "json"
        }
      }
    },
    "allowInjection": false,
    "localOnly": false,
    "ipWhitelist": [
      "*"
    ],
    "protofile": "protocols.json",
    "origin": false,
    "apikey": null
  },
  "process": {
    "nodeVersion": "v18.13.0",
    "architecture": "x64",
    "platform": "linux",
    "rss": 84004864,
    "heapTotal": 46661632,
    "heapUsed": 37023488,
    "uptime": 1893144.325639771,
    "cwd": "/app"
  }
}