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

8 lines
198 B
TOML
Raw Normal View History

[global]
address = "0.0.0.0"
port = 14004
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"