var contentServiceConfig = {
  "interactions": {
    "serviceURL": "https://contentinteraction.stockhouse.com/",
    "templatesPath": "https://assets.stockhouse.com/content-interaction/",
    "templates": {
      "like": "like.html",
      "agree": "agree.html",
      "disagree": "disagree.html",
      "useful": "useful.html",
      "inaccurate": "inaccurate.html"
    }
  },
  "content": {
    "serviceURL": "https://content.stockhouse.com/"
  }
};
