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