{
  "development": {
    "store": {
      "type": "azure",
      "storageAccount": "STORAGE_ACCOUNT",
      "storageAccessKey": "STORAGE_ACCESS_KEY"
    },
    "assets": {
      "type": "azure",
      "gzip": false,
      "storageAccount": "STORAGE_ACCOUNT",
      "storageAccessKey": "STORAGE_ACCESS_KEY"
    }
  }
}
