We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9550b commit ceaba52Copy full SHA for ceaba52
docs/guides/aws-ec2/README.md
@@ -39,7 +39,7 @@ To access OpenVSCode Server on port 3000 later, we have to create an inbound rul
39
1. In the "Security groups" section, click on the link to open the security group page
40
1. In the "Inbound rules" table, click the "Edit inbound rules" button on the right side
41
1. Click "Add rule" and populate the following fields (use default values for everything else):
42
- * Type: Custom TCP
+ * Type: Custom TCP
43
* Port range: 3000
44
* Source: Anywhere-IPv4
45
1. Click "Save rules"
0 commit comments