Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit e0f57e2

Browse files
drauedoHarshCasperviren-nadkarni
authored
Changing ip from ec2 doc's sample (#1546)
Co-authored-by: Harsh Mishra <[email protected]> Co-authored-by: Viren Nadkarni <[email protected]>
1 parent 69988d6 commit e0f57e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/user-guide/aws/ec2/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@ Run the following command to test the Python Web Server:
172172

173173
{{< command >}}
174174
$ curl 172.17.0.4:8000
175+
# Or, you can run:
176+
$ curl 127.0.0.1:29043
175177
{{< /command >}}
176178

177179
You should see the following output:

0 commit comments

Comments
 (0)