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

9 lines
213 B
TOML
Raw Normal View History

[global]
server_name = "your.server.name"
port = 8448
2020-04-29 08:48:56 +02:00
address = "0.0.0.0"
#[global.tls]
#certs = "/etc/letsencrypt/live/your.server.name/fullchain.pem"
#key = "/etc/letsencrypt/live/your.server.name/privkey.pem"