Skip to content

Commit ea629b9

Browse files
authored
Typo fix
fix
1 parent 3edf2b9 commit ea629b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/aws_ec2_standalone/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ docker-ps
6363

6464
9. Add any additional configuration needed. You can refer to our documentation for [all additional environment variables](https://docs.retool.com/docs/environment-variables).
6565

66-
10. Access your Retool instance on the ec2_public_dns that is given via the resource creation outputs. If no SSL certificate has been configured you need to access the instance on port 300 (append :300 to the end of the URL) and via http.
66+
10. Access your Retool instance on the ec2_public_dns that is given via the resource creation outputs. If no SSL certificate has been configured you need to access the instance on port 3000 (append :3000 to the end of the URL) and via http.
6767

6868
### Security Group
6969

0 commit comments

Comments
 (0)