mirror of https://github.com/docker/docs.git
Merge pull request #8431 from kryptonite303/patch-1
Added extra tip for "connectivity trouble"
This commit is contained in:
commit
df784a1fa4
|
@ -439,6 +439,10 @@ look:
|
|||
>
|
||||
> - Port 7946 TCP/UDP for container network discovery.
|
||||
> - Port 4789 UDP for the container ingress network.
|
||||
>
|
||||
> Double check what you have in the ports section under your web
|
||||
> service and make sure the ip addresses you enter in your browser
|
||||
> or curl reflects that
|
||||
|
||||
## Iterating and scaling your app
|
||||
|
||||
|
|
Loading…
Reference in New Issue