pgweb/data/bookmark.toml
2015-03-16 23:41:53 -05:00

6 lines
91 B
TOML

host = "localhost"
port = "5432"
user = "postgres"
database = "mydatabase"
ssl = "disable"