5 lines
111 B
TOML
5 lines
111 B
TOML
|
root = "./postgres_invalid"
|
||
|
|
||
|
[database]
|
||
|
connection = "postgres://postgres:postgres@localhost:6000/migra_tests"
|