From e75b7e08b0557e68a0e68579cfa1434ab2bcbada Mon Sep 17 00:00:00 2001 From: Ioannis Cherouvim <743305+cherouvim@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:30:01 +0300 Subject: [PATCH] docs: Minor formatting fix. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7b4209..13ce2fa 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ ENVIRONMENT VARIABLES * `EXITNODE` - As above, allow tor traffic to access the internet from your IP * `LOCATION` - As above, configure the country to use for exit node selection * `PASSWORD` - As above, configure HashedControlPassword for control port - * `SERVICE - As above, configure hidden service, IE '80;hostname:80' + * `SERVICE` - As above, configure hidden service, IE '80;hostname:80' * `TZ` - Configure the zoneinfo timezone, IE `EST5EDT` * `USERID` - Set the UID for the app user * `GROUPID` - Set the GID for the app user @@ -132,4 +132,4 @@ setting the TORUSER environment variable to root, IE: ### Reporting If you have any problems with or questions about this image, please contact me -through a [GitHub issue](https://github.com/dperson/torproxy/issues). \ No newline at end of file +through a [GitHub issue](https://github.com/dperson/torproxy/issues).