taskcafe/conf/app.toml

6 lines
81 B
TOML

[database]
host = '0.0.0.0'
name = 'citadel'
user = 'postgres'
password = 'test'