Update docker-compose configuration for improved service management

This commit is contained in:
2026-01-06 17:00:47 +01:00
parent a84f6209f2
commit f5ed10b822

View File

@@ -6,9 +6,6 @@ services:
container_name: black_hole_share
volumes:
- ./data:/data
#- ./src:/opt/bhs/src
#- ./Cargo.lock:/opt/bhs/Cargo.lock
#- ./Cargo.toml:/opt/bhs/Cargo.toml
- /etc/localtime:/etc/localtime:ro
labels: