docs(readme): 📚 Readme file updated

This commit is contained in:
Paramtamtam 2024-03-16 18:48:32 +04:00
parent 4f60889624
commit dcf291de25
No known key found for this signature in database
GPG Key ID: 366371698FAD0A2B

View File

@ -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?