Update use-domain-names-to-access-services.md

Per https://github.com/docker/escalation/issues/467#issuecomment-370944782, it is not possible to redirect HTTPS to HTTP. A customer requested that we note this in the documentation (see Salseforce ticket 00040429).
This commit is contained in:
Steven Showers 2018-03-08 18:01:59 -05:00 committed by Joao Fernandes
parent 19325ac6d1
commit 09aebb8a42
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@ apply two labels to your service:
com.docker.ucp.mesh.http.1=external_route=http://example.org,redirect=https://example.org
com.docker.ucp.mesh.http.2=external_route=sni://example.org
```
Note: It is not possible to redirect HTTPS to HTTP.
### X-Forwarded-For header