Skip to content

Commit 707146d

Browse files
committed
Doc fix.
1 parent 4f6195f commit 707146d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The proxy is configured via environment variables.
3636
* `SSL_CRT` — A path to an SSL certificate.
3737
Must be set if `SSL_KEY` is set.
3838
* `AUTO_SSL` — If set, a self-signed SSL certificate will be generated and used.
39-
* `LOG_ADDRESS` — A location to write request logs to.
39+
* `LOG` — A location to write request logs to.
4040
See below for further documentation on logging.
4141

4242
Headers can be added to the response by setting environment variables prefixed with `HEADER_`.

0 commit comments

Comments
 (0)