Uh oh!
There was an error while loading. Please reload this page.
config: remove docs.docker.com as site URL - #10477
Conversation
Having this variable set causes redirects to always redirect to https://docs.docker.com, which makes it not possible to preview redirects locally, or to host them on a different domain (e.g. on a staging domain). Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
thaJeztah
commented
Mar 18, 2020
@StefanScherer@usha-mandya PTAL; please double-check if this has no side-effects. I couldn't find any, but perhaps may have missed some |
usha-mandya
commented
Mar 19, 2020
Can't think of any issues arising due to this change. @StefanScherer Any thoughts? |
StefanScherer
commented
Mar 19, 2020
Looking forward to test this in docs-test website. |
StefanScherer
commented
Mar 20, 2020
Yes, the non existing page https://docs-test.docker.com/v17.03/engine/admin/volumes/ is now redirected to https://docs-test.docker.com/storage/ 🎉 |
usha-mandya
commented
Mar 20, 2020
Thanks Stefan! |
extracting this from #10471
Having this variable set causes redirects to always redirect to https://docs.docker.com, which makes it not possible to preview redirects locally, or to host them on a different domain (e.g. on a staging domain).