change port

This commit is contained in:
mm644706215
2025-09-30 21:57:02 +08:00
parent b78c472eed
commit 5d14c9e1c3

View File

@@ -4,7 +4,7 @@
}, },
"inbounds": [ "inbounds": [
{ {
"port": 1080, "port": 11080,
"listen": "0.0.0.0", "listen": "0.0.0.0",
"protocol": "socks", "protocol": "socks",
"settings": { "settings": {
@@ -13,7 +13,7 @@
} }
}, },
{ {
"port": 8080, "port": 18080,
"listen": "0.0.0.0", "listen": "0.0.0.0",
"protocol": "http", "protocol": "http",
"settings": {} "settings": {}