main
L_DelOff 2023-09-17 16:41:04 +03:00
parent 1f076a7bb9
commit 6ada4cfdf6
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@ services:
context: . context: .
dockerfile: Dockerfile.multistage dockerfile: Dockerfile.multistage
volumes: volumes:
- /mnt/data/mumble/data/conf:/etc - /mnt/data/mumble/data/:/root
- /mnt/data/mumble/data/db:/var/lib/murmur
ports: ports:
- 64738:64738/tcp - 64738:64738/tcp
- 64738:64738/udp - 64738:64738/udp