Skip to content

An Nginx Docker Image, which redirects each request to a specified URL.

License

Notifications You must be signed in to change notification settings

dennisstritzke/nginx-redirection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nginx Redirection

This Docker Image redirects each HTTP request to a URL specified by the REDIRECTION_TARGET environment variable.

Example usage:

docker run -d -p 8080:8080 -e REDIRECTION_TARGET=https://example.com dstritzke/nginx-redirection:latest

About

An Nginx Docker Image, which redirects each request to a specified URL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages