Added extra tip for "connectivity trouble"

Part 4 doesn't include instructions to change the port forwarding to 80:80 in this section. The screenshot is a bit misleading if you're coming directly from part 3 and have port 4000 still forwarding to port 80.
This commit is contained in:
John Chen 2019-03-08 16:23:37 -05:00 committed by GitHub
parent adeba07213
commit c8575339cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -435,6 +435,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