Update docker-compose configuration for improved service management
This commit is contained in:
@@ -6,9 +6,6 @@ services:
|
|||||||
container_name: black_hole_share
|
container_name: black_hole_share
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/data
|
- ./data:/data
|
||||||
#- ./src:/opt/bhs/src
|
|
||||||
#- ./Cargo.lock:/opt/bhs/Cargo.lock
|
|
||||||
#- ./Cargo.toml:/opt/bhs/Cargo.toml
|
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user