Update docker-compose.yml
This commit is contained in:
@@ -15,4 +15,4 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./data:/root
|
- ./data:/root
|
||||||
- /etc/machine-id:/etc/machine-id:ro # 映射宿主机机器码
|
- /etc/machine-id:/etc/machine-id:ro # 映射宿主机机器码
|
||||||
command: -c /root/config.yaml
|
command: -c /root/config.yaml --private-mode true
|
||||||
|
|||||||
Reference in New Issue
Block a user