feat(docs): update Azure Blob Storage
This commit is contained in:
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**
|
||||
|
||||
Reference in New Issue
Block a user