Update docker-compose configuration for improved service management
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user