mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-17 02:38:18 -07:00
8 lines
198 B
TOML
8 lines
198 B
TOML
[global]
|
|
address = "0.0.0.0"
|
|
port = 14004
|
|
|
|
[global.tls]
|
|
certs = "/etc/letsencrypt/live/matrixtesting.koesters.xyz/fullchain.pem"
|
|
key = "/etc/letsencrypt/live/matrixtesting.koesters.xyz/privkey.pem"
|