修改config位置

This commit is contained in:
Olia Lisa
2025-12-29 18:34:43 +08:00
parent 8661527fc0
commit bfa08217b7
8 changed files with 60 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ services:
restart: always
network_mode: host
volumes:
- ./config.json:/etc/sing-box/config.json
- ./config/config.json:/etc/sing-box/config.json
- ./tls:/etc/sing-box/tls
command: -C /etc/sing-box run
logging: