This is tested with Traefik 1.7
This is how to redirect the root or base path to a sub path in Traefik using Docker labels:
Goals
- https://example.com->- https://example.com/abc/xyz/
- https://example.com/->- https://example.com/abc/xyz/
- https://example.com/something-> no redirect