HTTP Redirect Address
Summary
If set, HTTP Redirect Address specifies the host and port to redirect HTTP to HTTPS traffic on. If unset, no redirect server is started.
How to configure
- Core
- Enterprise
- Kubernetes
Config file keys | Environment variables | Type | Usage |
---|---|---|---|
http_redirect_addr | HTTP_REDIRECT_ADDR | string | optional |
Examples
http_redirect_addr: :80
HTTP_REDIRECT_ADDR=:8080
Set HTTP Redirect Address in the Console:
HTTP Redirect Address is not customizable in Kubernetes