L_DelOff 2023-09-17 17:22:27 +03:00
parent 57b5b9681e
commit 1b82940c82
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services:
context: . context: .
dockerfile: Dockerfile.multistage dockerfile: Dockerfile.multistage
volumes: volumes:
- /mnt/data/mumble/data/:/root - /mnt/data/mumble/server/:/opt/mumble
ports: ports:
- 64738:64738/tcp - 64738:64738/tcp
- 64738:64738/udp - 64738:64738/udp