mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-10 06:14:22 +00:00
Include AzurePublishEndpoints in the manpage template
Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>
This commit is contained in:
committed by
Lorenzo Bolla
parent
a778ff8903
commit
4a6d53e16d
@@ -88,6 +88,14 @@ Configuration file is stored in JSON format (default values shown below):
|
|||||||
"tenant": "",
|
"tenant": "",
|
||||||
"tenantid": ""
|
"tenantid": ""
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"AzurePublishEndpoints": {
|
||||||
|
"test": {
|
||||||
|
"accountName": "",
|
||||||
|
"accountKey": "",
|
||||||
|
"container": "repo",
|
||||||
|
"prefix": ""
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user