Files
mumble-webtransport-proxy/config.toml.example
T

11 lines
266 B
TOML

proxy_listen_address = "127.0.0.1:4433"
http_listen_address = "127.0.0.1:4434"
cert_path = "./cert.pem"
key_path = "./key.pem"
mumble_server_url = "voip.ohea.xyz:64738"
gui_path = "../mumble-web2/dist"
[gui]
proxy_url = "https://voip2.ohea.xyz"
# cert_hash = [...]