efe842f671
git-subtree-dir: proxy git-subtree-mainline:70fcd18690git-subtree-split:e1f3bca708
12 lines
285 B
TOML
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 = [...]
|