chore: upgrade DC9 sing-box to 1.14.0
This commit is contained in:
@@ -12,6 +12,6 @@ HY2_OBFS_PASSWORD=change-me
|
||||
|
||||
VLESS_PORT=22590
|
||||
VLESS_UUID=00000000-0000-4000-8000-000000000000
|
||||
REALITY_SERVER_NAME=www.microsoft.com
|
||||
REALITY_SERVER_NAME=www.cloudflare.com
|
||||
REALITY_PRIVATE_KEY=change-me
|
||||
REALITY_SHORT_ID=0123456789abcdef
|
||||
REALITY_SHORT_ID=01234567
|
||||
|
||||
@@ -30,7 +30,7 @@ services:
|
||||
restart: "no"
|
||||
|
||||
sing-box:
|
||||
image: ghcr.io/sagernet/sing-box:v1.12.13
|
||||
image: ghcr.io/sagernet/sing-box:v1.14.0
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
config-render:
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
"tag": "trojan-in",
|
||||
"listen": "::",
|
||||
"listen_port": ${LISTEN_PORT},
|
||||
"sniff": true,
|
||||
"sniff_override_destination": true,
|
||||
"users": [
|
||||
{
|
||||
"name": "user1",
|
||||
|
||||
Reference in New Issue
Block a user