mateamt/config.yaml
2019-10-27 22:45:07 +01:00

9 lines
154 B
YAML

db_host: "localhost"
db_port: 5432
db_name: "mateamt"
db_user: "mateamt"
db_passwd: "mateamt"
listen_port: 8000
#listen_host: "127.0.0.1"
currency: "€"