This commit is contained in:
2026-01-06 16:34:13 +01:00
parent 63b780ac11
commit 0aff6caee7

View File

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