Include AzurePublishEndpoints in the manpage template

Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>
This commit is contained in:
Andrej Shadura
2021-12-16 15:03:30 +01:00
committed by Lorenzo Bolla
parent a778ff8903
commit 4a6d53e16d

View File

@@ -88,6 +88,14 @@ Configuration file is stored in JSON format (default values shown below):
"tenant": "",
"tenantid": ""
}
},
"AzurePublishEndpoints": {
"test": {
"accountName": "",
"accountKey": "",
"container": "repo",
"prefix": ""
}
}
}