{
  "name": "Foxy-Proxy",
  "description": "A BHD, LHD, DISC, BOOM and BURST proxy which supports solo and pool mining upstreams.",
  "logo": "https://raw.githubusercontent.com/felixbrucker/foxy-proxy/master/app/src/assets/favicon-310.png",
  "keywords": [
    "burst",
    "bhd",
    "lhd",
    "boom",
    "disc",
    "proxy",
    "multi-chain",
    "collision-free",
    "web-ui",
    "foxyproxy",
    "foxy"
  ],
  "env": {
    "CONFIG": {
      "description": "The config which is usually stored as file as JSON string. You can use https://www.json2yaml.com to convert from yaml to JSON.",
      "value": "{}"
    }
  },
  "addons": [
    "heroku-postgresql"
  ]
}
