change port
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
},
|
||||
"inbounds": [
|
||||
{
|
||||
"port": 1080,
|
||||
"port": 11080,
|
||||
"listen": "0.0.0.0",
|
||||
"protocol": "socks",
|
||||
"settings": { "auth": "noauth", "udp": true }
|
||||
},
|
||||
{
|
||||
"port": 8080,
|
||||
"port": 18080,
|
||||
"listen": "0.0.0.0",
|
||||
"protocol": "http",
|
||||
"settings": {}
|
||||
|
||||
Reference in New Issue
Block a user