增加日志文件夹挂载
This commit is contained in:
@@ -7,4 +7,5 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./config/config.json:/etc/sing-box/config.json
|
- ./config/config.json:/etc/sing-box/config.json
|
||||||
- ./tls:/etc/sing-box/tls
|
- ./tls:/etc/sing-box/tls
|
||||||
|
- ./logs:/var/log/sing-box
|
||||||
command: -C /etc/sing-box run
|
command: -C /etc/sing-box run
|
||||||
Reference in New Issue
Block a user