Update docker-compose.yml

This commit is contained in:
rj
2025-11-17 15:56:29 +08:00
parent dd3ba13562
commit bf74c515da

View File

@@ -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