1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-31 12:18:31 +00:00
continuwuity/Rocket.toml

9 lines
244 B
TOML
Raw Normal View History

[global]
hostname = "matrixtesting.koesters.xyz:59003"
port = 59003
2020-04-29 08:48:56 +02:00
address = "0.0.0.0"
2020-04-12 21:12:50 +02:00
[global.tls]
certs = "/etc/letsencrypt/live/matrixtesting.koesters.xyz/fullchain.pem"
key = "/etc/letsencrypt/live/matrixtesting.koesters.xyz/privkey.pem"