d6b482528f
Remove public_url config option Use proxy_url instead for example configs Get status from relative endpoint, like /config Show version on login page Reviewed-on: #5 Co-authored-by: Sam Sartor <me@samsartor.com> Co-committed-by: Sam Sartor <me@samsartor.com>
5 lines
160 B
TOML
5 lines
160 B
TOML
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"
|