Update docker-compose.yml
This commit is contained in:
parent
c03010892a
commit
dc770b39e4
@ -6,11 +6,11 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- type: bind
|
||||
source: /mnt/mumble/data
|
||||
source: ./mumble/data
|
||||
target: /data
|
||||
read_only: false
|
||||
- type: bind
|
||||
source: /mnt/mumble/cert
|
||||
source: ./mumble/cert
|
||||
target: /certificates
|
||||
read_only: false
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user