change port
This commit is contained in:
@@ -9,5 +9,5 @@ services:
|
||||
- ./v2ray-client.json:/etc/v2ray/config.json:ro
|
||||
command: ["run", "-c", "/etc/v2ray/config.json"]
|
||||
ports:
|
||||
- "1080:1080" # SOCKS5
|
||||
- "8080:8080" # HTTP
|
||||
- "127.0.0.1:11080:11080" # SOCKS5
|
||||
- "127.0.0.1:18080:18080" # HTTP
|
||||
|
||||
Reference in New Issue
Block a user