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