LasTres/las_tres.example.yml

12 lines
204 B
YAML
Raw Permalink Normal View History

2023-06-01 08:48:26 +02:00
secrets:
- change_me_for_a_proper_secret_generated_with_pwgen
database:
dbname: lastres
host: localhost
port: 5432
user: lastres
password: topsecret
hypnotoad:
listen:
- http://*:3000