Fix server_name URL in Conduit configuration

This commit is contained in:
Root User 2026-02-10 00:35:21 +01:00
parent d234901432
commit a027b99446
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -67,7 +67,7 @@
# Bind to all interfaces so Traefik on the network can reach Conduit. # Bind to all interfaces so Traefik on the network can reach Conduit.
address = "0.0.0.0"; address = "0.0.0.0";
database_backend = "rocksdb"; database_backend = "rocksdb";
server_name = "https://lgbtq.prg-radio.org"; server_name = "lgbtq.prg-radio.org";
# See https://docs.conduit.rs/turn.html, and https://github.com/element-hq/synapse/blob/develop/docs/turn-howto.md for more details # See https://docs.conduit.rs/turn.html, and https://github.com/element-hq/synapse/blob/develop/docs/turn-howto.md for more details
# turn_uris = [ # turn_uris = [