Add azure to notifications doc

This commit is contained in:
Frederik Ring
2022-12-24 10:35:36 +01:00
parent 1fa0548756
commit 676cfbe25f
2 changed files with 2 additions and 2 deletions

View File

@@ -317,7 +317,7 @@ You can populate below template according to your requirements and use it as you
# AZURE_STORAGE_CONTAINER_NAME="container-name"
# The service endpoint when using Azure Blob Storage. This is a template that
# will be passed the account name as shown in the value below.
# will be passed the account name as shown in the default value below.
# AZURE_STORAGE_ENDPOINT="https://{{ .AccountName }}.blob.core.windows.net/"