From: Eduard Iskandarov Date: Mon, 3 Aug 2020 16:25:01 +0000 (+0500) Subject: ✏ Fix documentation typo in behind a proxy tutorial (#1807) X-Git-Tag: 0.60.2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=02722923b184791d3b92fc83a4a291d11c4ea5b6;p=thirdparty%2Ffastapi%2Ffastapi.git ✏ Fix documentation typo in behind a proxy tutorial (#1807) --- diff --git a/docs/en/docs/advanced/behind-a-proxy.md b/docs/en/docs/advanced/behind-a-proxy.md index 8f0cecf4af..70cd5a1701 100644 --- a/docs/en/docs/advanced/behind-a-proxy.md +++ b/docs/en/docs/advanced/behind-a-proxy.md @@ -238,7 +238,7 @@ Now, if you go to the URL with the port for Uvicorn: http://127.0.0.1:9999/api/vi/app. +And now open the URL with the port for Traefik, including the path prefix: http://127.0.0.1:9999/api/v1/app. We get the same response: