mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-12 10:18:57 -05: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"
|