fix some problems with url origins in web (denoising works there too)

This commit is contained in:
2025-10-28 01:28:09 -06:00
parent 1efd32892e
commit 70634065ac
3 changed files with 16 additions and 10 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
public_url = "https://127.0.0.1:4433"
public_url = "https://localhost:64444"
proxy_url = "https://127.0.0.1:4433/proxy"
https_listen_address = "127.0.0.1:4433"
http_listen_address = "127.0.0.1:4400"
mumble_server_url = "127.0.0.1:64738"