mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Correct Python application port for local browsing
This commit is contained in:
@@ -156,7 +156,7 @@ Suppose you want to test two Python applications: both bound to port 5000 inside
|
||||
their own containers. Without Docker's port mapping you could only access one at
|
||||
a time on the Docker host.
|
||||
|
||||
So you can now browse to port 49155 in a web browser to see the application.
|
||||
So you can now browse to port 80 in a web browser to see the application.
|
||||
|
||||
.
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 9.1 KiB |
Reference in New Issue
Block a user