{
    "storage": {
      "proxy": "auto"
    },
  "session": {
  "facilityPath":"/"
  },
    "facility": {
      "ServiceUrl": "https://example.exam.nih.gov/v3",
  "facilityPath": "/",
      "spfacility": {
        "User": "aws\\ExampleUser",
        "Password": "Password12345",
        "Strategy": "hybrid",
        "CustomStrategyPrefix": "i:0ǵ.t",
        "Site": "https://myrtb-ci-default.aws.labshare.org",
        "CustomStrategyName": "labshare"
      },
      "FacilityDB": "@labshare/spfacility",
      "Facilities": {
        "Type": "file",
        "Settings": {
          "Path": "./facilities.json"
        }
      }
    },
    "shell": {
      "LoadServices": true,
      "Auth": {
        "Url": "https://a.labshare.org/_api"
      }
    },
    "billing": {
      "facilityID": "myrtb-ci"
    }
  }