{
  "port": 8080,
  "static": "./dist",
  "proxy": {
    "/api": "http://localhost:4000"
  }
}
