mateamt/config.yaml

10 lines
187 B
YAML
Raw Normal View History

2019-10-27 21:45:07 +00:00
db_host: "localhost"
db_port: 5432
db_name: "mateamt"
db_user: "mateamt"
db_passwd: "mateamt"
listen_port: 8000
#listen_host: "127.0.0.1"
2019-10-31 22:58:50 +00:00
#max_connections_per_client: 100
2019-10-27 21:45:07 +00:00
currency: "€"