mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
"old.example.com.com" --> "old.example.com" (#2008)
Fixing : "old.example.com.com" --> "old.example.com"
This commit is contained in:
committed by
John Mulhausen
parent
31d10935fb
commit
6860680644
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user