built-in https

This commit is contained in:
2024-11-09 14:34:12 -07:00
parent 105deab45d
commit e1f3bca708
4 changed files with 652 additions and 249 deletions
+1
View File
@@ -4,6 +4,7 @@ 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"