1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-12-26 22:14:28 +01:00
conduit/Rocket.toml
2020-04-12 21:12:50 +02:00

7 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"