chore: 适配 sing-box v1.14

This commit is contained in:
Olia Lisa
2026-05-29 11:58:14 +08:00
parent 334b0629b0
commit bad0bcc602
4 changed files with 16 additions and 3 deletions
+11
View File
@@ -0,0 +1,11 @@
services:
sing-box:
image: ghcr.io/sagernet/sing-box:v1.14.0-alpha.26
container_name: ${COMPOSE_PROJECT_NAME}
restart: unless-stopped
network_mode: host
volumes:
- ./config/config.json:/etc/sing-box/config.json
- ./tls:/etc/sing-box/tls
- ./logs:/var/log/sing-box
command: -C /etc/sing-box run