Change default http port

Since UCP 3.1, the default port is now 8080 for HTTP  (previously 80)
This commit is contained in:
Pierre-Antoine Couaillier 2019-03-18 22:42:53 +01:00 committed by GitHub
parent 755ac92c05
commit e485786420
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ page, and click the **Layer 7 Routing** option. Check the **Enable Layer 7 Routi
![http routing mesh](../../images/interlock-install-3.png){: .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.