4 lines
106 B
TOML
4 lines
106 B
TOML
directory = "database"
|
|
|
|
[database]
|
|
connection = "postgres://postgres:postgres@localhost:6000/migra_tests"
|