migra/sample/Migra.toml

5 lines
93 B
TOML
Raw Normal View History

2021-02-13 23:47:35 +03:00
root = "database"
2021-02-01 23:49:26 +03:00
[database]
connection = "postgres://postgres:123456@localhost:5434/migra"