Update Dockerfile to work with more recent versions of Mumble

This commit is contained in:
2023-02-05 22:35:27 +01:00
parent a67edb2155
commit 99fd37ef3a
3 changed files with 56 additions and 16 deletions

View File

@ -9,5 +9,5 @@ database=/etc/mumble/murmur.sqlite
# This option is ignored if Murmur isn't started with root privileges.
uname=mumble
bandwidth=130000
bandwidth=200000
welcometext=Welcome! Unauthorized access is prohibited

View File

@ -1,3 +1,3 @@
#!/usr/bin/env sh
/opt/mumble/murmur.x86 -ini /etc/mumble/config.ini -readsupw
/mumble/build/mumble-server -ini /etc/mumble/config.ini -readsupw