adamkdean / redirect

Redirection lightweight companion container for the nginx-proxy.
19 stars 5 forks source link

Preserve request URL in redirect #2

Closed dweevedi closed 4 years ago

dweevedi commented 4 years ago

added support for redirect with requested route

adamkdean commented 4 years ago

Thanks @dweevedi, I've introduced this now, but please see #3 for more details. As not to introduce breaking changes, you'll have to set the PRESERVE_URL environment variable to true.