feat(docs): update Azure Blob Storage

This commit is contained in:
vitorgrenzel
2021-01-20 18:00:12 -03:00
committed by Tiago A. Simões
parent 59b8d5a0d9
commit 74d34c8ff9
@@ -223,8 +223,10 @@ techdocs:
type: 'azureBlobStorage'
azureBlobStorage:
credentials:
account: 'account'
accountKey: 'accountKey'
account:
$env: TECHDOCS_AZURE_BLOB_STORAGE_ACCOUNT
accountKey:
$env: TECHDOCS_AZURE_BLOB_STORAGE_ACCOUNT_KEY
```
**3. Azure Blob Storage Container**