updated environment variable for socks proxy
This commit is contained in:
@@ -72,6 +72,7 @@ services:
|
||||
container_name: socks5
|
||||
image: serjs/go-socks5-proxy
|
||||
environment:
|
||||
- REQUIRE_AUTH=false
|
||||
- PROXY_USER=
|
||||
- PROXY_PASSWORD=
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user