From: Yurii Motov Date: Fri, 10 Jul 2026 17:07:09 +0000 (+0200) Subject: Fix redirect traefik repo X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=427c5461c9ce8ba8f63246f1ed9c551e987c07d6;p=thirdparty%2Ffastapi%2Ffastapi.git Fix redirect traefik repo --- diff --git a/docs/en/docs/advanced/behind-a-proxy.md b/docs/en/docs/advanced/behind-a-proxy.md index c413fccdfe..85735b07df 100644 --- a/docs/en/docs/advanced/behind-a-proxy.md +++ b/docs/en/docs/advanced/behind-a-proxy.md @@ -253,7 +253,7 @@ In a case like that (without a stripped path prefix), the proxy would listen on You can easily run the experiment locally with a stripped path prefix using [Traefik](https://docs.traefik.io/). -[Download Traefik](https://github.com/containous/traefik/releases), it's a single binary, you can extract the compressed file and run it directly from the terminal. +[Download Traefik](https://github.com/traefik/traefik/releases), it's a single binary, you can extract the compressed file and run it directly from the terminal. Then create a file `traefik.toml` with: