fix
parent
6aeead8c00
commit
3bae973d98
|
@ -8,7 +8,7 @@ services:
|
|||
SUPER_USER_PASSWORD: 123456789
|
||||
container_name: mumble-srv
|
||||
restart: unless-stopped
|
||||
enviroment:
|
||||
environment:
|
||||
- SUPER_USER_PASSWORD=123456789
|
||||
volumes:
|
||||
- /mnt/data/mumble/server/ini:/opt/mumble/ini:rw
|
||||
|
|
Loading…
Reference in New Issue