4 lines
95 B
TOML
4 lines
95 B
TOML
root = "./"
|
|
|
|
[database]
|
|
connection = "postgres://postgres:postgres@localhost:6000/migra_tests"
|