Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 391 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 391 Bytes

Docker Redirect

A Docker container which redirects all received web requests, with the redirect target specified by an environment variable.

Supported Variables

Variable name Default value
REDIRECT_TARGET http://www.example.com/
REDIRECT_HTTP_CODE 301