mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
fix pr deploy script
This commit is contained in:
@@ -236,7 +236,7 @@ async function main() {
|
|||||||
"protocol": "http",
|
"protocol": "http",
|
||||||
"serviceId": createService.id,
|
"serviceId": createService.id,
|
||||||
"sourcePort": 80,
|
"sourcePort": 80,
|
||||||
"targetPort": 80
|
"targetPort": 8080
|
||||||
};
|
};
|
||||||
|
|
||||||
loadBalancerGet.lbConfig.portRules.push(newRule);
|
loadBalancerGet.lbConfig.portRules.push(newRule);
|
||||||
|
Reference in New Issue
Block a user