Files
mumble-web2/config.toml.example
T
2024-11-09 14:34:12 -07:00

12 lines
285 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"
serve_https = true
[gui]
proxy_url = "https://voip2.ohea.xyz"
# cert_hash = [...]