Traefik遵循301/302重定向

时间:2019-12-24 08:25:13

标签: traefik

我想继续进行http://localhost/service1,Traefik正确地路由到该服务,但是服务本身随后将我301重定向到http://localhost/ui,我得到了404。

我希望Traefik充当真正的反向代理,并处理http://localhost/service1/ *下的所有事情

http://localhost/service1/ui/

请告知如何在Traefik上进行配置?

0 个答案:

没有答案