1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-08-23 07:51:56 +00:00

docs: add proxy protocol to configuration summary

This commit is contained in:
Nicolas Duchon
2025-07-27 15:27:56 +02:00
parent 4c86502dc4
commit 121e7020fc

View File

@@ -1348,6 +1348,7 @@ Configuration available either on the nginx-proxy container, or the docker-gen c
| [`ENABLE_HTTP2`](#http2-support) | `true` |
| [`ENABLE_HTTP3`](#http3-support) | `false` |
| [`ENABLE_IPV6`](#listening-on-ipv6) | `false` |
| [`ENABLE_PROXY_PROTOCOL`](#proxy-protocol-support) | `false` |
| [`HTTP_PORT`](#custom-external-httphttps-ports) | `80` |
| [`HTTPS_PORT`](#custom-external-httphttps-ports) | `443` |
| [`HTTPS_METHOD`](#how-ssl-support-works) | `redirect` |