Files
mumble-web2/docker/proxy-config.toml
T
sam 2285449a98
Build Mumble Web 2 / linux_build (push) Successful in 1m37s
Build Mumble Web 2 / windows_build (push) Successful in 2m38s
update configs to remove public_url
2025-12-04 23:24:22 -07:00

5 lines
160 B
TOML

proxy_url = "https://127.0.0.1:4433/proxy"
https_listen_address = "127.0.0.1:4433"
http_listen_address = "127.0.0.1:4400"
mumble_server_url = "127.0.0.1:64738"