main
L_DelOff 2023-09-17 17:43:42 +03:00
parent 8149614c77
commit 6549e742dd
1 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,9 @@ services:
build:
context: .
dockerfile: Dockerfile.multistage
volumes:
- /mnt/data/mumble/server/:/opt/mumble
volumes:
- /mnt/data/mumble/server/ini:/opt/mumble/ini:rw
- /mnt/data/mumble/server/db:/opt/mumble/db:rw
ports:
- 64738:64738/tcp
- 64738:64738/udp