diff --git a/genymotion/example/sample_devices/aws.json b/genymotion/example/sample_devices/aws.json index b3336aa..48ba387 100755 --- a/genymotion/example/sample_devices/aws.json +++ b/genymotion/example/sample_devices/aws.json @@ -32,7 +32,7 @@ }, { "from_port": 51000, - "to_port": 51000, + "to_port": 51100, "protocol": "tcp", "cidr_blocks": "0.0.0.0/0" },