{
  "production": false,
  "prod": {
    "base_url": {
      "web": "http://localhost:5566",
      "static": "http://localhost:5567"
    }
  },
  "dev": {
    "base_url": {
      "web": "http://localhost:5566",
      "static": "http://localhost:5567"
    }
  }
}