1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-08-03 18:44:40 +02:00
conduit/Rocket.toml
2020-04-29 10:27:40 +02:00

9 lines
222 B
TOML

[global]
hostname = "conduit.rs"
port = 14004
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"