mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-17 08:10:49 +01:00
8 lines
213 B
TOML
8 lines
213 B
TOML
[global]
|
|
server_name = "your.server.name"
|
|
port = 8448
|
|
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"
|