feat: parameterize US port and bound sing-box logs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"type": "trojan",
|
||||
"tag": "trojan-in",
|
||||
"listen": "::",
|
||||
"listen_port": 7364,
|
||||
"listen_port": ${LISTEN_PORT},
|
||||
"sniff": true,
|
||||
"sniff_override_destination": true,
|
||||
"users": [
|
||||
@@ -41,4 +41,3 @@
|
||||
"timestamp": true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user