From dcf291de25dc35ace873f89717dcc6fb078e5892 Mon Sep 17 00:00:00 2001 From: Paramtamtam <7326800+tarampampam@users.noreply.github.com> Date: Sat, 16 Mar 2024 18:48:32 +0400 Subject: [PATCH] =?UTF-8?q?docs(readme):=20=F0=9F=93=9A=20Readme=20file=20?= =?UTF-8?q?updated?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a55b656..43401ba 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Image: ghcr.io/tarampampam/3proxy:1.8.2 | `MAX_CONNECTIONS` | Maximal connections count (`1024` by default) | `2056` | | `PROXY_PORT` | HTTP proxy port number (`3128` by default) | `8080` | | `SOCKS_PORT` | SOCKS proxy port number (`1080` by default) | `8888` | -| `EXTRA_CONFIG` | Additional 3proxy configuration (will be added to the **end** of the config file) | `log /dev/stdout` | +| `EXTRA_CONFIG` | Additional 3proxy configuration (will be added to the **end** of the config file) | `# line 1\n# line 2` | ## How can I use this?