6 lines
81 B
TOML
6 lines
81 B
TOML
[database]
|
|
host = '0.0.0.0'
|
|
name = 'citadel'
|
|
user = 'postgres'
|
|
password = 'test'
|