1
0
mirror of https://github.com/stryan/mumble-discord-bridge.git synced 2024-06-29 01:50:14 -04:00
mumble-discord-bridge/example/docker-compose.yml.example
Tyler Stiene 8d9df9e95b fix discord mixing
remove toMumble gain
2020-10-30 01:38:01 -04:00

13 lines
271 B
Plaintext

version: "3.8"
services:
mumble-discord-bridge:
image: stieneee/mumble-discord-bridge
restart: always
environment:
- MUMBLE_ADDRESS=
- MUMBLE_USERNAME=
- MUMBLE_PASSWORD=
- DISCORD_TOKEN=
- DISCORD_GID=
- DISCORD_CID=