From 69eb38f3c02e0f4f0ab6eb2f5975a8a6fc4de583 Mon Sep 17 00:00:00 2001 From: seedgou Date: Tue, 17 Aug 2021 01:26:02 +0800 Subject: [PATCH] lint README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7b4209..cb27aba 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).