wip salvo server

This commit is contained in:
2024-11-11 17:14:53 -07:00
parent 80aedc7269
commit 3c6a436690
7 changed files with 1030 additions and 722 deletions
+4 -5
View File
@@ -1,12 +1,11 @@
proxy_listen_address = "127.0.0.1:4433"
http_listen_address = "127.0.0.1:4434"
https_listen_address = "127.0.0.1:4433"
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 = "../gui/dist"
serve_https = false
gui_path = "../target/dx/mumble-web2-gui/debug/web/public"
[gui]
force_proxy = true
proxy_url = "https://localhost:4433"
proxy_url = "https://localhost:4433/proxy"
# cert_hash = [...]