salvo is working

This commit is contained in:
2024-11-12 15:42:01 -07:00
parent 3c6a436690
commit a25cf64681
3 changed files with 19 additions and 10 deletions
+2 -2
View File
@@ -3,9 +3,9 @@ http_listen_address = "127.0.0.1:8080"
cert_path = "./cert.pem"
key_path = "./key.pem"
mumble_server_url = "voip.ohea.xyz:64738"
gui_path = "../target/dx/mumble-web2-gui/debug/web/public"
gui_path = "../target/dx/mumble-web2-gui/release/web/public"
[gui]
force_proxy = true
proxy_url = "https://localhost:4433/proxy"
proxy_url = "https://127.0.0.1:4433/proxy"
# cert_hash = [...]