make proxy part of the project structure

This commit is contained in:
2024-11-11 14:35:04 -07:00
parent efe842f671
commit 80aedc7269
8 changed files with 747 additions and 46 deletions
+4 -3
View File
@@ -3,9 +3,10 @@ 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_path = "../gui/dist"
serve_https = false
[gui]
proxy_url = "https://voip2.ohea.xyz"
force_proxy = true
proxy_url = "https://localhost:4433"
# cert_hash = [...]