Load status from relative url #5

Merged
sam merged 3 commits from no-public-url into main 2025-12-05 07:00:39 +00:00
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 2285449a98 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
public_url = "https://127.0.0.1:4433"
proxy_url = "https://127.0.0.1:4433/proxy"
https_listen_address = "127.0.0.1:4433"
http_listen_address = "127.0.0.1:8080"
mumble_server_url = "[SERVER_URL_HERE]"
-1
View File
@@ -1,4 +1,3 @@
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"