mirror of
https://github.com/astro/buzzrelay.git
synced 2024-11-22 12:11:00 +00:00
6 lines
166 B
YAML
6 lines
166 B
YAML
|
hostname: relay.fedi.buzz
|
||
|
listen_port: 3000
|
||
|
priv_key_file: private-key.pem
|
||
|
pub_key_file: public-key.pem
|
||
|
db: "host=localhost user=relay password=xyz dbname=buzzrelay"
|