remindrs/config.toml

11 lines
151 B
TOML
Raw Normal View History

[database]
# host = "localhost"
# port = 5432
# name = "whakarite"
# user = "whakarite"
pass = "whakarite"
# [server]
# address = "::1"
# port = 8080