Adding config example.
This commit is contained in:
parent
1473306fcc
commit
4cd4d1611c
9
las_tres.example.yml
Normal file
9
las_tres.example.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
secrets:
|
||||
- change_me_for_a_proper_secret_generated_with_pwgen
|
||||
database:
|
||||
dbname: lastres
|
||||
host: localhost
|
||||
port: 5432
|
||||
user: lastres
|
||||
password: topsecret
|
Loading…
Reference in New Issue
Block a user