зеркало из
1
0
Форкнуть 0

removed deprecated network settings from postgres

This commit is contained in:
Trent Swanson 2015-04-28 11:41:10 -07:00
Родитель bab24a1866
Коммит 02c463c4e1
1 изменённых файлов: 0 добавлений и 9 удалений

Просмотреть файл

@ -102,15 +102,6 @@
{
"id": "[resourceId('Microsoft.Network/networkInterfaces',variables('nicName'))]"
}
],
"inputEndpoints": [
{
"enableDirectServerReturn": "False",
"endpointName": "SSH",
"privatePort": 22,
"publicPort": 22,
"protocol": "tcp"
}
]
}
}