Skip to main content
Version: vNext (upcoming release)

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

Config file keysEnvironment variablesTypeUsage
http_redirect_addrHTTP_REDIRECT_ADDRstringoptional

Examples

http_redirect_addr: :80
HTTP_REDIRECT_ADDR=:8080