use config.toml & send gui config to client
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
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 = [...]
|
||||
Reference in New Issue
Block a user