{ "deploy": {
   "module": "Agender_wsgi",
    "static": "/static/",
    "celery": {
      "module": "Agender",
      "beat": true
    }
  }
}
