graphql-engine/install-manifests/azure-container-with-pg/azuredeploy.parameters.json
2019-01-16 10:40:37 +05:30

10 lines
193 B
JSON

{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"name": {
"value": ""
}
}
}