5 lines
98 B
TOML
5 lines
98 B
TOML
|
directory = "database"
|
||
|
|
||
|
[database]
|
||
|
connection = "postgres://postgres:123456@localhost:5434/migra"
|