We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f6195f commit 707146dCopy full SHA for 707146d
README.md
@@ -36,7 +36,7 @@ The proxy is configured via environment variables.
36
* `SSL_CRT` — A path to an SSL certificate.
37
Must be set if `SSL_KEY` is set.
38
* `AUTO_SSL` — If set, a self-signed SSL certificate will be generated and used.
39
-* `LOG_ADDRESS` — A location to write request logs to.
+* `LOG` — A location to write request logs to.
40
See below for further documentation on logging.
41
42
Headers can be added to the response by setting environment variables prefixed with `HEADER_`.
0 commit comments