Small server for doing http-redirects
566
Simple server for doing "http redirects"
Configuration is done by setting the "REDIRECTS" env var, the content must be JSON of the following format:
{
"/path" : "http://target.url"
}
Content type
Image
Digest
Size
2.9 MB
Last updated
almost 7 years ago
docker pull thorsager/go-direct