{
  "db": {
    "art_relations": {
      "host": "qadb01.qaorch.com",
      "database": "art_relations",
      "user": "",
      "password": ""
    },
    "content_review": {
      "host": "qa-content-review-db.theorchard.io",
      "database": "content_review",
      "user": "",
      "password": ""
    },
    "royalty_accounting": {
      "host": "qa-db-royalty-accounting.theorchard.io",
      "database": "royalty_accounting",
      "port": 3306,
      "user": "",
      "password": ""
    },
    "dd": {
      "host": "qadddb.qaorch.com",
      "database": "direct_delivery",
      "user": "",
      "password": ""
    }
  },
  "auth_url": "https://qa-orchard.auth0.com/oauth/token",
  "auth_audience": "https://workstation.qaorch.com/api",
  "auth_scope": "openid profile email offline_access",
  "auth_client_id": "",
  "auth_client_secret": "",
  "splitio": {
    "sdkKey": "",
    "url": "https://api.split.io/internal/api/v2"
  },
  "twilio": {
    "accountSid": "",
    "authToken": ""
  },
  "TAGS": "not @wip"
}
