简化配置, 不用docker记录日志
This commit is contained in:
parent
4f415c43b9
commit
3749d1b7da
@ -7,9 +7,4 @@ services:
|
||||
volumes:
|
||||
- ./config/config.json:/etc/sing-box/config.json
|
||||
- ./tls:/etc/sing-box/tls
|
||||
command: -C /etc/sing-box run
|
||||
logging:
|
||||
driver: "json-file"
|
||||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
command: -C /etc/sing-box run
|
||||
Loading…
Reference in New Issue
Block a user