fix: 配置文件模板端口值, 统一为443

This commit is contained in:
Olia Lisa
2026-07-20 15:56:52 +08:00
parent bf077a7821
commit 980ba26482
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"inbounds": [ "inbounds": [
{ {
"listen": "0.0.0.0", "listen": "0.0.0.0",
"port": 8003, "port": 443,
"protocol": "vless", "protocol": "vless",
"settings": { "settings": {
"clients": [ "clients": [
+1 -1
View File
@@ -62,7 +62,7 @@
"inbounds": [ "inbounds": [
{ {
"listen": "0.0.0.0", "listen": "0.0.0.0",
"port": 8005, "port": 443,
"protocol": "vless", "protocol": "vless",
"settings": { "settings": {
"clients": [ "clients": [