mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-12-28 05:23:48 +03:00
8 lines
244 B
TOML
8 lines
244 B
TOML
[global]
|
|
hostname = "matrixtesting.koesters.xyz:59003"
|
|
port = 59003
|
|
address = "0.0.0.0"
|
|
|
|
[global.tls]
|
|
certs = "/etc/letsencrypt/live/matrixtesting.koesters.xyz/fullchain.pem"
|
|
key = "/etc/letsencrypt/live/matrixtesting.koesters.xyz/privkey.pem"
|