Skip to content

Commit

Permalink
Merge pull request #111 from malscent/MB-47241-CICDFixes
Browse files Browse the repository at this point in the history
Rebalance fixes for ports
  • Loading branch information
malscent authored Dec 14, 2021
2 parents 1eebddf + 4087828 commit 64f0b5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@
"IpProtocol": "tcp",
"Description": "Couchbase Server Inbound",
"FromPort": 9110,
"ToPort": 9122,
"ToPort": 9124,
"CidrIp": {
"Ref": "SSHCIDR"
}
Expand Down

0 comments on commit 64f0b5a

Please sign in to comment.