We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fc64f commit 9e1c1f4Copy full SHA for 9e1c1f4
1 file changed
docs/intro.md
@@ -715,7 +715,7 @@ docker run -p 8000:8000 my-extension
715
716
## Advanced Configuration
717
718
-### Running behing Reverse Proxy
+### Running behind Reverse Proxy
719
720
When running behind a reverse proxy (like nginx), you may need to configure Flask to trust proxy headers. Use Werkzeug's `ProxyFix` middleware:
721
0 commit comments