Update compose.sample.yaml

This commit is contained in:
2025-11-05 13:56:51 +00:00
parent 40a8c9fb52
commit cb3f7ddc3b

View File

@@ -5,7 +5,6 @@ services:
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- ./config.yaml:/app/config.yaml
- ./backup:/backup
ports:
- 12345:12345