"old.example.com.com" --> "old.example.com" (#2008)

Fixing : "old.example.com.com" --> "old.example.com"
This commit is contained in:
Andy Clemenko 2017-02-27 20:15:02 -05:00 committed by John Mulhausen
parent 31d10935fb
commit 6860680644
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ domains should be redirected to it. For example, a website that has been
renamed might use this functionality. The following labels accomplish this for
`new.example.com` and `old.example.com`
* `com.docker.ucp.mesh.http.1=external_route=http://old.example.com.com,redirect=http://new.example.com`
* `com.docker.ucp.mesh.http.1=external_route=http://old.example.com,redirect=http://new.example.com`
* `com.docker.ucp.mesh.http.2=external_route=http://new.example.com`
## Troubleshoot