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