mirror of https://github.com/docker/docs.git
Change default http port
Since UCP 3.1, the default port is now 8080 for HTTP (previously 80)
This commit is contained in:
parent
755ac92c05
commit
e485786420
|
@ -11,7 +11,7 @@ page, and click the **Layer 7 Routing** option. Check the **Enable Layer 7 Routi
|
|||
|
||||
{: .with-border}
|
||||
|
||||
By default, the routing mesh service listens on port 80 for HTTP and port
|
||||
By default, the routing mesh service listens on port 8080 for HTTP and port
|
||||
8443 for HTTPS. Change the ports if you already have services that are using
|
||||
them.
|
||||
|
||||
|
|
Loading…
Reference in New Issue