This commit is contained in:
2026-01-06 16:43:18 +01:00
parent fc46d0952a
commit 8f29b335a5
2 changed files with 7 additions and 4 deletions

View File

@@ -6,9 +6,9 @@ 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
#- ./src:/opt/bhs/src
#- ./Cargo.lock:/opt/bhs/Cargo.lock
#- ./Cargo.toml:/opt/bhs/Cargo.toml
- /etc/localtime:/etc/localtime:ro
labels: