6 lines
107 B
TOML
6 lines
107 B
TOML
[database]
|
|
# host = "localhost"
|
|
# port = 5432
|
|
# name = "whakarite"
|
|
# user = "whakarite"
|
|
pass = "whakarite"
|