ca9f88414c5ad8121cae1af2d1189a7fe569fa49
Docker Mumble Web
Simple docker compose project to build and run two containers, mumble-web and mumble-server
Build
Edit Dockerfile and write your DOMAIN variable
$ docker-compose build && docker-compose pull
Run
$ docker-compose up -d
Join to https://localhost:8080/
Mumble server config is in the local ./data folder
License
MIT
Descripción
Languages
Dockerfile
100%
