Update docker-compose.yml

This commit is contained in:
Alexander Veselov 2025-02-22 19:55:10 -05:00
parent c03010892a
commit dc770b39e4

View File

@ -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: