ARM template. Xray 3.29.0.

Modify MP listing install script (RabbitMQ cluster)
Add PID to Xray template per new Azure MP requirements
This commit is contained in:
danielmi
2021-08-05 14:56:53 -07:00
parent e0678777c4
commit e743d48baa
4 changed files with 78 additions and 30 deletions

View File

@@ -167,18 +167,18 @@
"label": "3.25.1",
"value": "0.0.22"
},
{
"label": "3.27.2",
"value": "0.0.23"
},
{
"label": "3.27.4",
"value": "0.0.24"
},
{
"label": "3.29.0",
"value": "0.0.25"
}
{
"label": "3.27.2",
"value": "0.0.23"
},
{
"label": "3.27.4",
"value": "0.0.24"
},
{
"label": "3.29.0",
"value": "0.0.25"
}
],
"required": true
},