把相关文件映射到docker容器中
This commit is contained in:
parent
231bea99f8
commit
464bf9a080
@ -5,7 +5,8 @@ services:
|
||||
restart: always
|
||||
network_mode: host
|
||||
volumes:
|
||||
- /etc/sing-box:/etc/sing-box
|
||||
- ./config.json:/etc/sing-box/config.json
|
||||
- ./tls:/etc/sing-box/tls
|
||||
command: -C /etc/sing-box run
|
||||
logging:
|
||||
driver: "json-file"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user